source: main/trunk/greenstone2/perllib/plugins/HTMLPlugin.pm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32096   6 years ak19 Marking all the uses of sysread() with a comment saying they're a …
(edit) @31955   7 years Georgiy Litvinov Prevent page from reloading on open same-section links
(edit) @31765   7 years ak19 Cosmetic change to error message
(edit) @31689   7 years kjdon removing debug statements
(edit) @31497   7 years kjdon oops, had commented out a line which meant normal ascii images weren't …
(edit) @31494   7 years kjdon updated text string keys based on new plugin names
(edit) @31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
(edit) @31480   7 years kjdon util::block_file moved to EncodingUtil::block_raw_filename
(edit) @31446   7 years ak19 use guess_filesystem_encoding instead of utf8 hard coded. hope it …
(edit) @31440   7 years kjdon nearly there for handling russian etc subfolders in import. need to …
(edit) @31415   7 years Georgiy Litvinov Modified html links pointed to different section in the same document.
(edit) @30022   9 years ak19 Finally committing Dr Bainbridge's suggested fix (tested) to handle …
(edit) @28319   11 years ak19 The replace-with-src-doc feature had stopped working. It needed …
(edit) @28196   11 years kjdon util::mk_dir should be FileUtils::makeDirectory
(edit) @27742   11 years ak19 Remove Windows carriage returns when Greenstone assigns titles, where …
(edit) @27703   11 years ak19 Dr Bainbridge fixed the final diffcol issue with Small-HTML on windows …
(edit) @27306   11 years jmt12 Moving the critical file-related functions (copy, rm, etc) out of …
(edit) @25673   12 years sjm84 Links that only contain # values now have a macro added to the front …
(edit) @25555   12 years sjm84 We want to be able to get associated files from CSS files
(edit) @24431   13 years ak19 Dr Bainbridge fixed HTMLPlugin so that empty keywords and subject …
(edit) @23835   13 years ak19 Dr Bainbridge fixed interlinking failure on Mac OS when filenames (and …
(edit) @23760   13 years davidb Whitespace tidy up
(edit) @23561   13 years kjdon moved the block_filename from BasePlugin into util. then I don't need …
(edit) @23463   13 years ak19 Previously, when reverting back to an earlier RE match for …
(edit) @23419   13 years max Setting the values to store as block files is now done through an API …
(edit) @23418   13 years davidb A few further additions to help windows keep track of c\... and C:\... …
(edit) @23415   13 years davidb More careful handling of filenames going into 'block' hash. On …
(edit) @23392   13 years sjm84 Reverted a regular expression designed to locate various tags inside …
(edit) @23387   13 years davidb Further changes to deal with documents that use different filename …
(edit) @23371   13 years davidb Further refinement of code to support HTML linking between documents …
(edit) @23363   13 years davidb Plugin code upgrade to support Greenstone working with filenames under …
(edit) @23352   13 years davidb Modifications to code to support filename encoding issues when tested …
(edit) @23349   13 years davidb More careful use of encoding parameter to $self->set_Source_metadata …
(edit) @23347   13 years davidb Tidy up of debugging statements for handline filename encodings, plus …
(edit) @23335   13 years davidb Work done on improving handing of filenames when the actualy filename …
(edit) @22951   14 years davidb Encode::decode cannot be applied to all characters returned by …
(edit) @22857   14 years davidb Further adjustments to our reading in of text files/data to be Unicode …
(edit) @22842   14 years davidb Minor tidy up of code
(edit) @22689   14 years mdewsnip Trac ticket #634: change so "ftp://" is used instead of "http://" in …
(edit) @22636   14 years davidb Using -utf8 as options to html-tidy leads to wrong encoding for HTML …
(edit) @22594   14 years kjdon committing for davidb. pipe output of tidy to /dev/null if verbosity is low
(edit) @22355   14 years kjdon previously, when use_realistic_book was set, all files listed in …
(edit) @22348   14 years kjdon store any extracted metadata that has a namespace as ex.ns.meta
(edit) @22330   14 years kjdon we want to store the original file name not the tidy filename as the …
(edit) @21800   14 years kjdon added a new option, metadata_field_separator, which specifies what to …
(copy) @20999   14 years oranfry restructuring the repository
copied from gsdl/trunk/perllib/plugins/HTMLPlugin.pm
(edit) @20791   15 years kjdon new option -processing_tmp_files - if set, then don't store the …
Note: See TracRevisionLog for help on using the revision log.