source: trunk/cic-hcap/perllib/plugins/CICPlug.pm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13372   17 years mdewsnip Fixed a couple of encoding problems.
(edit) @13201   17 years mdewsnip Now removes all newlines from the state Javascript macros, as these …
(edit) @13200   17 years mdewsnip Now converts \lquote RTF tags correctly.
(edit) @13161   17 years mdewsnip Added "records" as a magic word.
(edit) @13156   18 years mdewsnip Now sorts function and construction information by year.
(edit) @13152   18 years mdewsnip Now removes extra less-than and greater-than characters, and catches …
(edit) @13109   18 years mdewsnip Now escapes square brackets in metadata so Greenstone doesn't try to …
(edit) @13107   18 years mdewsnip Added "No image" as the alt text for the "no image" image.
(edit) @13102   18 years mdewsnip Added alt tags to images on the designer pages, and removed the extra …
(edit) @13100   18 years mdewsnip Changed the small image size from 125 to 225 (for the new place pages).
(edit) @13091   18 years mdewsnip Changes to the PlaceImagesHTML, PlaceConstructionDatesTableHTML and …
(edit) @13044   18 years mdewsnip Added "minutes" and "reports" to the magic word list.
(edit) @12958   18 years mdewsnip Place references are now separate document objects, so they can be …
(edit) @12942   18 years mdewsnip Removed some dead code.
(edit) @12941   18 years mdewsnip Now removes extra <br /> tags from end of place narrative, and removes …
(edit) @12939   18 years mdewsnip Fixed up & escaping for HTML 4 compliance, and lots of institution, …
(edit) @12928   18 years mdewsnip Now writes a Javascript safe version of the state static browser …
(edit) @12919   18 years mdewsnip More changes for HTML compliance and to improve the formatting of the …
(edit) @12908   18 years mdewsnip More HTML 4 compliance fixes.
(edit) @12905   18 years mdewsnip Split off the static browser quick links into a new macro, for easier …
(edit) @12899   18 years mdewsnip Fixed up the search institutions by state page javascript.
(edit) @12861   18 years mdewsnip Now produces anchors without spaces in the names, for HTML compliance.
(edit) @12859   18 years mdewsnip Some more HTML compliance fixes.
(edit) @12457   18 years mdewsnip Fixed a bug where narratives could be truncated if they contain two or …
(edit) @12456   18 years mdewsnip Much improved RTF to HTML conversion.
(edit) @12450   18 years mdewsnip Fixed up place references case 0: the "magic words".
(edit) @12433   18 years mdewsnip Tidied up the place references, and put each reference in a <p> tag …
(edit) @12432   18 years mdewsnip Added another case when parsing place references: if a magic word is …
(edit) @12430   18 years mdewsnip Now handles hyperlinks in RTF properly.
(edit) @12396   18 years mdewsnip Now uses the Image_Order field of tblImages to sort the place images, …
(edit) @12233   18 years mdewsnip Fixed a small problem with rtf_to_html() where negative numbers are …
(edit) @12232   18 years mdewsnip Reduced the large image size from 1250 to 800.
(edit) @12231   18 years mdewsnip Now includes the architect name (and links to their page) in the …
(edit) @12224   18 years mdewsnip Changed the way place styles are determined, to work around an oddity …
(edit) @12219   18 years mdewsnip Tidied up the construction dates, and made a few other minor changes.
(edit) @12212   18 years mdewsnip Removed the old Construction_date metadata and added …
(edit) @12210   18 years mdewsnip Now uses the tidied version of the place functions for indexing.
(edit) @12202   18 years mdewsnip Added new code for parsing the title and author from place references, …
(edit) @12185   18 years mdewsnip The institution best place images now link to the place's page.
(edit) @12182   18 years mdewsnip Made sorting within static browser letters case-insensitive.
(edit) @12173   18 years mdewsnip Added the "District of Columbia" state.
(edit) @12171   18 years mdewsnip Minor changes.
(edit) @12138   18 years mdewsnip Now all states are included in the static states page, even if they …
(edit) @12134   18 years mdewsnip Replaced all ' characters with &apos; in the static macrofiles.
(edit) @12132   18 years mdewsnip Changed the way the states page is generated and removed newlines from …
(edit) @11978   18 years mdewsnip Now accepts "private residence"/"private residences" as a valid place …
(edit) @11975   18 years mdewsnip Added Designation metadata (for the new advanced search page).
(edit) @11974   18 years mdewsnip Now checks place function values are valid.
(edit) @11973   18 years mdewsnip Now adds Materials metadata: a combination of MaterialsFoundation, …
(edit) @11972   18 years mdewsnip State metadata now includes the area …
(edit) @11953   18 years mdewsnip Sections are now created for each institution campus plan image and …
(edit) @11934   18 years mdewsnip Now removes dots from the end of function values.
(edit) @11932   18 years mdewsnip Place functions are now case-folded and some plurals are dealt with.
(edit) @11927   18 years mdewsnip Now throws errors on multiline function values (which were causing …
(edit) @11926   18 years mdewsnip Removed some dead code now that generate_place_image_variant returns …
(edit) @11924   18 years mdewsnip Lots of improvements to designer pages: now displays places the same …
(edit) @11923   18 years mdewsnip Removed some unnecessary image metadata and changed …
(edit) @11922   18 years mdewsnip Replaced all "link" with "href" in variable names.
(edit) @11917   18 years mdewsnip Added support for PDFs as place images: these aren't converted, just …
(edit) @11916   18 years mdewsnip Added a check to ensure that PDFs aren't used as institution best images.
(edit) @11915   18 years mdewsnip Much improved code for generating and maintaining the place image …
(edit) @11913   18 years mdewsnip Fixed up the designers static browser, and sorted the others correctly.
(edit) @11912   18 years mdewsnip Fixed the problems where place names were being used as keys, but they …
(edit) @11908   18 years mdewsnip Now handles the no_image.jpg file for the designer pages.
(edit) @11906   18 years mdewsnip Added support for the "no_image.jpg" place image.
(edit) @11891   18 years mdewsnip Now shows the construction date of the places on the architect pages.
(edit) @11887   18 years mdewsnip Rewrote write_state_browser_macrofile() to use the new …
(edit) @11883   18 years mdewsnip Added a missing </table> tag to the end of static browsers, removed a …
(edit) @11879   18 years mdewsnip Assigning names into letter buckets for the static browsers is now …
(edit) @11876   18 years mdewsnip All errors now go to the fail.log file.
(edit) @11875   18 years mdewsnip Fixed up write_bilevel_static_browser_macrofile() so it uses …
(edit) @11874   18 years mdewsnip Split most of the code in write_static_browser_macrofile() off into a …
(edit) @11873   18 years mdewsnip Tidied up some things in the static macrofile writing in preparation …
(edit) @11868   18 years mdewsnip Removed the odd characters and fixed the line endings, again.
(edit) @11865   18 years mdewsnip Added a check to make sure the images were converted successfully, and …
(edit) @11864   18 years mdewsnip PDF campus plans are now associated instead of being converted to images.
(edit) @11863   18 years mdewsnip Hopefully fixed the line endings this time…
(edit) @11861   18 years mdewsnip Changed file to have Unix line endings.
(edit) @11860   18 years mdewsnip Removed the "-michael_mode" option from the plugin, since it is no …
(add) @11852   18 years mdewsnip Initial revision
Note: See TracRevisionLog for help on using the revision log.