0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 26, 2024 — Jul 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix <link> to not import CSS we've already imported
Shawn M Moore
as Shawn Moore
More... about 17 years ago
Tests for @import
Shawn M Moore
as Shawn Moore
More... about 17 years ago
Working check for <style type="text/css">(the stuff in here)</style>
Shawn M Moore
as Shawn Moore
More... about 17 years ago
Closer, just not handling @imports in <style type="text/css">...</style> yet
Shawn M Moore
as Shawn Moore
More... about 17 years ago
Start working out inlining CSS
Shawn M Moore
as Shawn Moore
More... about 17 years ago
Doc for HTML::RewriteAttributes
Shawn M Moore
as Shawn Moore
More... about 17 years ago
Channel HTML::LinkExtor in the synopsis
Shawn M Moore
as Shawn Moore
More... about 17 years ago
Begin adding POD, synopsis tests
Shawn M Moore
as Shawn Moore
More... about 17 years ago
Ensure that Resources isn't touching <a href=""> and that Links is
Shawn M Moore
as Shawn Moore
More... about 17 years ago
Returning undef from the callback should delete the attribute
Shawn M Moore
as Shawn Moore
More... about 17 years ago
Allow a callback for Links, tests for it
Shawn M Moore
as Shawn Moore
More... about 17 years ago
Add Miyagawa's HTML::ResolveLink tests, fix <base> handling
Shawn M Moore
as Shawn Moore
More... about 17 years ago
Fix the argument unpacking in Links' callback
Shawn M Moore
as Shawn Moore
More... about 17 years ago
Basic tests for ::Resources and ::Links
Shawn M Moore
as Shawn Moore
More... about 17 years ago
HTML::RewriteAttributes::Links which mimics HTML::ResolveLink
Shawn M Moore
as Shawn Moore
More... about 17 years ago
Have a separate _rewrite method for when we have a real HTML::RewriteAttributes object
Shawn M Moore
as Shawn Moore
More... about 17 years ago
Revise how the callback is invoked, make tests more exacting
Shawn M Moore
as Shawn Moore
More... about 17 years ago
Pass more stuff to the callback in a hash
Shawn M Moore
as Shawn Moore
More... about 17 years ago
Fix package names
Shawn M Moore
as Shawn Moore
More... about 17 years ago
Move HTML::RewriteResources to HTML::RewriteAttributes::Resources
Shawn M Moore
as Shawn Moore
More... about 17 years ago
Rename the project to HTML-RewriteAttributes, promise this is the last namespace change :)
Shawn M Moore
as Shawn Moore
More... about 17 years ago
Use HTML::Entities for encoding attribute values
Shawn M Moore
as Shawn Moore
More... about 17 years ago
Pass the tag into the callback, tiny refactor
Shawn M Moore
as Shawn Moore
More... about 17 years ago
Subclass RewriteAttributes for RewriteResources
Shawn M Moore
as Shawn Moore
More... about 17 years ago
Rename RewriteResources to RewriteAttributes (we'll now subclass and specialize)
Shawn M Moore
as Shawn Moore
More... about 17 years ago
More implementation, now passes tests (barely)
Shawn M Moore
as Shawn Moore
More... about 17 years ago
Makefile.PL and Module::Install
Shawn M Moore
as Shawn Moore
More... about 17 years ago
Initial implementation, just passes everything through untouched
Shawn M Moore
as Shawn Moore
More... about 17 years ago
Sketch out the interface with a test script
Shawn M Moore
as Shawn Moore
More... about 17 years ago
Slightly better name: HTML-RewriteResources
Shawn M Moore
as Shawn Moore
More... about 17 years ago