source: gsdl/trunk/perllib/plugins/HTMLPlugin.pm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20774   15 years kjdon moved some of the horrible old methods to the end of the file so that …
(edit) @20689   15 years ak19 Bug fix to metadata_fields that are given rename-values.
(edit) @20576   15 years davidb Links can now also be to Microsofts's Multimedia Streaming protocol MMS.
(edit) @19983   15 years ak19 Bugfix for book: weburl was wrong on Windows and failed in book's …
(edit) @18626   15 years ak19 Need to append directory separator for the current filesystem to the …
(edit) @18521   15 years davidb & in URLs encoded at &. The former used to work in most browsers, …
(edit) @18409   15 years ak19 Need to replace character ref for underscore with underscore again for …
(edit) @18404   15 years ak19 1. BasePlugin's file_rename_method option changed from inherited to …
(edit) @18401   15 years ak19 Needed to pass the current file_rename_method to subroutine …
(edit) @18320   15 years ak19 Now plugins provide the option of base64 encoding or url encoding …
(edit) @18135   15 years ak19 Undid previous commit that tried to remove the inserted comment by …
(edit) @17983   15 years ak19 Wvware inserts a comment at the end of the HTML it generates which …
(edit) @17927   15 years anna add quotes around the filename so it can handle spaces in the file
(edit) @17863   15 years anna change the name tidy_html switch in HTMLPlug into use_realistic_book …
(edit) @17127   16 years kjdon want to block body background, so added it into tabbg_matches regex …
(edit) @17088   16 years davidb Plugin modified to only print out URL encoded filename if different to …
(edit) @16935   16 years ak19 Removed the commented out debug statements now, since I think …
(edit) @16920   16 years ak19 1. When checking whether the original_file is missing, it ensures that …
(edit) @16904   16 years ak19 1. The percents in URL-encoded associated images' filenames are only …
(edit) @16837   16 years ak19 Fixing an error introduced in the previous commit: after eval_dir_dots …
(edit) @16836   16 years ak19 1. When working out the web_url, it needs to know of any containing …
(edit) @16812   16 years ak19 Undid the changes introduced in the last commit which url encode the …
(edit) @16799   16 years ak19 URL encoding href links for internal links since the database lookup …
(edit) @16769   16 years ak19 Intermediate version (with commented out debug statements). 1. Works …
(edit) @16735   16 years ak19 When a directory of interlinking html files is dropped into GLI, …
(edit) @16638   16 years kjdon modified store_block_files: includes script (js) files, don't add a …
(edit) @16632   16 years ak19 Work on supporting non-utf8 characters in filenames
(edit) @16392   16 years kjdon global block pass: read_block is no more, use can_process_this_file to …
(edit) @16247   16 years ak19 Regular expression that processes imagelinks is slightly modified by …
(edit) @16104   16 years kjdon tried to make the 'xxxplugin processing file' print statements more …
(edit) @16024   16 years kjdon indented the file properly
(edit) @15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
(copy) @15865   16 years kjdon renaming plugins in preparation for my plugin overhaul
copied from gsdl/trunk/perllib/plugins/HTMLPlug.pm
(edit) @15845   16 years ak19 Corrected error I made in regex expression used to call …
Note: See TracRevisionLog for help on using the revision log.