[Bps-public-commit] HTML-RewriteAttributes annotated tag, 0.05, created. 0.05
Thomas Sibley
trs at bestpractical.com
Mon Oct 22 18:14:52 EDT 2012
The annotated tag, 0.05 has been created
at 9fe88680805b56fae6f659b3d79af735607fe06f (tag)
tagging 64f48c53ba56c3de533178b5e173a3a4b5b58ae0 (commit)
tagged by Thomas Sibley
on Mon Oct 22 15:14:06 2012 -0700
- Log -----------------------------------------------------------------
version 0.05
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iD8DBQBQhcUwHdv9ZfNcOAcRAk5SAJ90+8bXhHBBSc0tyYBV8qSevXl/jQCeJjTl
ZIO1kminPsKYcWXipAiMzcU=
=fY0y
-----END PGP SIGNATURE-----
Alex Vandiver (1):
Don't always assume that the attributes we want exist
Shawn M Moore (6):
Add test file for /* @import "file.css"; */
Fix @import statements found only in comments
gitignore
Don't version inc
Update boilerplate
0.04 and its changes
Shawn Moore (42):
New project: HTML-RewriteResource
Slightly better name: HTML-RewriteResources
Sketch out the interface with a test script
Initial implementation, just passes everything through untouched
Makefile.PL and Module::Install
More implementation, now passes tests (barely)
Rename RewriteResources to RewriteAttributes (we'll now subclass and specialize)
Subclass RewriteAttributes for RewriteResources
Pass the tag into the callback, tiny refactor
Use HTML::Entities for encoding attribute values
Rename the project to HTML-RewriteAttributes, promise this is the last namespace change :)
Move HTML::RewriteResources to HTML::RewriteAttributes::Resources
Fix package names
Pass more stuff to the callback in a hash
Revise how the callback is invoked, make tests more exacting
Have a separate _rewrite method for when we have a real HTML::RewriteAttributes object
HTML::RewriteAttributes::Links which mimics HTML::ResolveLink
Basic tests for ::Resources and ::Links
Fix the argument unpacking in Links' callback
Add Miyagawa's HTML::ResolveLink tests, fix <base> handling
Allow a callback for Links, tests for it
Returning undef from the callback should delete the attribute
Ensure that Resources isn't touching <a href=""> and that Links is
Begin adding POD, synopsis tests
Channel HTML::LinkExtor in the synopsis
Doc for HTML::RewriteAttributes
Start working out inlining CSS
Closer, just not handling @imports in <style type="text/css">...</style> yet
Working check for <style type="text/css">(the stuff in here)</style>
Tests for @import
Fix <link> to not import CSS we've already imported
Ensure that @imports are not rewritten without inline_imports
Doc for RewriteAttributes::Resources
Doc for Links
Ignore some autogenerated files
Better handling of relative CSS file @import
Add Changes, bump to 0.02
My source is showing! ;)
Include as a comment the path of each inlined CSS file
Test fixes for the new /* path */ inclusions
Bump to 0.03
Update Module::Install
Thomas Sibley (4):
Preserve the media attribute when inlining CSS
Sign dists and generate a README from the POD
Add a MANIFEST.SKIP
Bump version to 0.05
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list