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