source: trunk/gsdl/src/recpt/formattools.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12567   18 years kjdon changed the special metadata formatting for Language and Date. Now …
(edit) @11328   18 years kjdon in iso639, if can't map the lang code to an English name, then return …
(edit) @11324   18 years mdewsnip Changed the related documents code to use "dc.Relation" instead of …
(edit) @11146   18 years jrm21 set the default DocumentText format string to be just [Text] instead …
(edit) @10733   19 years mdewsnip Improved display of dates so values like "19960000" and "19960100" …
(edit) @10614   19 years kjdon now allow [Text] in an if statement - can do {If}{[Text] ne 'This …
(edit) @10415   19 years kjdon fixed up the metadata format handling. made child metadata work, and …
(edit) @10145   19 years kjdon heres the real log mesage for the last commit which happened by …
(edit) @10142   19 years kjdon formattools.cpp
(edit) @9948   19 years kjdon added [collection] and [collection:metaname] items to format …
(edit) @9852   19 years kjdon made the [Text] format item work even if you are not in …
(edit) @9745   19 years kjdon one x++ -> ++x change
(edit) @9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
(edit) @9401   19 years davidb formattoools.cpp extended to supoorts 'child' request, within …
(edit) @7617   20 years davidb Metadata in [x] eq '1' updated so can support [parent(Top):x] syntax.
(edit) @7599   20 years kjdon check for ex.metadata and remove the ex. in the format statements
(edit) @7474   20 years davidb Fixed bug in nested {If} statement code that caused text and metadata …
(edit) @7432   20 years mdewsnip (Human Info) Added language parameter to all calls of get_info, …
(edit) @7389   20 years davidb Format statment 'if' syntax extended to support operators such as 'eq' …
(edit) @7266   20 years kjdon If and Or in format statements now match IF, If, if, OR, Or, or
(edit) @6710   20 years kjdon added a [DocRank] format statement option that returns the rank of the …
(edit) @6645   20 years kjdon modified the datelist display so that it can use other metadata eg …
(edit) @6020   20 years sjboddie Added a [DocOID] format statement option that returns the OID of the …
(edit) @5788   20 years davidb Fix for syntax error in formattools.cpp
(edit) @5787   20 years davidb Added functionality to format statements. In addition to …
(edit) @4972   21 years sjboddie More changes to the new document formatting code. Added an …
(edit) @4936   21 years sjboddie Added new format options for [DocTOC], [DocImage], …
(edit) @4906   21 years sjboddie Replaced overloaded get_formatted_string() functions in formattools …
(edit) @4868   21 years sjboddie Made the DocumentArrowsBottom format option work and added a new …
(edit) @3673   21 years cs025 Fixed format_summary to lookup the "Summary" metadata on documents, …
(edit) @2967   22 years paradis new metadata command [Summary]
(edit) @2706   23 years sjboddie added [href] format string entity
(edit) @2001   23 years sjboddie Added a hack that mysteriously converts iso639 language codes …
(edit) @1963   23 years sjboddie * empty log message *
(edit) @1941   23 years jmt14 Modified files: browsetools.cpp documentaction.cpp formattools.cpp …
(edit) @1610   24 years paynter Changed the formatstring parser in formattools so that an {If} macro …
(edit) @1561   24 years nzdl made default DocumentText format output document to same width as rest …
(edit) @1555   24 years nzdl Changed the way dates are formatted
(edit) @1496   24 years sjboddie "Expand Text" and "Expand Contents" buttons are no longer defined by …
(edit) @1443   24 years davidb Changes to support nested {If} and {Or} statements in macro files. …
(edit) @1285   24 years sjboddie Removed CVS logging information from source files
(edit) @1257   24 years sjboddie Tidied up a bit. Fixed bug in formattools. Nested If/Or's should now …
(edit) @1079   24 years sjboddie Reverted back to old DocumentHeader, DocumentTitles, DocumentImages
(edit) @1059   24 years sjboddie replaced old DocumentIcon and DocumentContents format options with …
(edit) @1048   24 years nzdl tidied up some of the browsing code - replaced DocumentImages, …
(edit) @874   24 years sjboddie changed the default order of detach/expand/highlight buttons
(edit) @868   24 years sjboddie added DocumentUseHTML
(edit) @825   24 years davidb Support for more than one metavalue for the same metadata name
(edit) @749   25 years sjboddie moved table functions from browsetools
(edit) @670   25 years sjboddie changes for new browsing support
(edit) @649   25 years sjboddie - metadata now returns mp rather than array - redesigned browsing …
(edit) @636   25 years rjmcnab fixed a couple of bugs
(edit) @533   25 years sjboddie added GPL notice
(edit) @517   25 years rjmcnab fixed small error.
(edit) @462   25 years sjboddie added cgisafe option - you can now do something like [cgisafe:Title] …
(edit) @442   25 years sjboddie added some more format options
(edit) @422   25 years sjboddie made format_date function global
(edit) @410   25 years sjboddie added some date formatting
(edit) @407   25 years sjboddie added an [icon] option, added ability to call get_formatted_string …
(edit) @359   25 years sjboddie fixed parent(All) function so it only outputs parents and not current …
(edit) @354   25 years rjmcnab Added ability to print the result number
(add) @347   25 years sjboddie had another crack at the format string code - created a new …
Note: See TracRevisionLog for help on using the revision log.