The Wiki-Wiki of UNI.LU
Home

Recent Changes
Recent Changes

Version


1.15.0 (2006-01-19)
  • Bug: Export of more than one at the same time caused some trouble
  • Feature: new Export-To-HTML features
    • StartExport2HTML: Initate export process only
    • Export2HTML: observe export only
    • UploadExport2HTML: observe export and upload result
    • WaitExport2HTML: wait for end of export
    • WaitUploadExport2HTML: wait for end and upload result
1.14.3 (2005-11-21)
  • Bug: Localized name of uploaded file was not handled correct since 1.12.8
  • Bug: Since 1.6.0, include of text-file with XML- or HTML-tag was not handled correct
  • Feature: Include of xml-file is now possible
  • Bug: Since 1.14.0 the export of the LaTeX-PNGs was broken.
1.14.2 (2005-11-17)
  • Bug: Space in name of uploaded file was not handled correct
1.14.1 (2005-11-15)
  • Feature: It is now possible to change the displayed title of a Topic via [<title>]New Title[</title>]
1.14.0 (2005-11-14)
  • Feature: Changing [[attach:myDocument.pdf]] to [[attach:/path/myDocument.pdf]] will place myDocument.pdf in /path/ during export.
1.13.2 (2005-10-13)
  • Feature: After Export2HTML, the temporary file is renamed before transmitting to user, so cancelling is possible
1.13.1 (2005-10-07)
  • Bug: Since 1.13.0, attach without dot caused exception when exported.
  • Feature: [[include:sym.gif|extlink:spec]] now possible
1.13.0 (2005-10-06)
  • Feature: Export now adds attached files in two subdirectories (docs, graphics), so that it is possible to protect them via .htaccess
1.12.8 (2005-09-28)
  • Feature: Updated and minimized libraries
1.12.7 (2005-09-12)
  • Bug: Too Many open files: Replaced PDFBox 0.6.2 with 0.7.2
1.12.6 (2005-09-06)
  • Bug: Membership-mail contained wrong registration-URL
1.12.5 (2005-07-27)
  • Bug: Problem with & inside [<html>] <something with an &> [/<html>]
  • Bug: Linking-Properties-Links with " " should be "+" when exported and vq2
1.12.3 (2005-06-14)
  • Bug: Problems with localised characters. Dependence of the underlying system made some problems. Removed the Java 1.3 workaround and used the valid Java 1.4 code. So from now on, you should update to Java 1.4
1.12.2 (2005-05-23)
  • Feature: Backlinks part of Templates. Backlinks not part of exported printable version.
1.12.1 (2005-05-20)
  • Feature: SpecialPageTemplate added for export of special pages (e.g. WikiSearch)
  • Feature: redirect:"Topic With Space" is now possible
  • Feature: Link to Pseudotopic is not possible anymore
  • Feature: MetaTags for indexing/not indexing pages
1.12.0 (2005-05-19)
  • Feature: Print-Versions of each page are exported.
  • Feature: MasterTemplatePrint and HomeTemplatePrint added for print version
  • Bug: OS-specific compare if topic already exists (Windows: IgnoreCase, Linux: Not Ignore Case)
1.11.0 (2005-05-17)
  • Feature: MasterTemplate and HomeTemplate are now editable pages
  • Plugins are allowed to create template-parameters, that can be accessed in the Master- and HomeTemplate
  • [<meta>] allows the creation of meta-tags for exported version
  • LaTeX-Plugin is no included into the base-source
1.10.5 (2005-05-12)
  • Feature: XHTML 1.0 transitional conformity of exported pages
1.10.4 (2005-05-9)
  • Bug: <hr> was not closed
  • Bug: No valid meta-tags of exported pages
  • Bug: No valid time-format of last-modified in meta-tags
1.10.3 (2005-04-25)
  • Feature: Possibility to parse parameter to plugins, if the plugin supports them:
    [<plugin par1="asf" par2="afs">]...[</plugin>]
  • Feature: Plugin recoginses its display-mode (normal, export, print)
  • Feature: Plugin is asked for documents, if it creates them (used for export)
  • Feature: The LaTeX-Plugin gives the possibility to add small fractions of LaTeX to the wiki:
    [<latex style="documentstyle" dpi="graphics-dpi">]:
    • documentstyle: LaTeX document style (e.G. report, scrbook, journal). Default: minimal
    • graphics-dpi: DPI of the generated PNG-File
    • New StyleSheet-Class "lateximg" for styling of LaTeX-Images
1.9.3 (2005-03-15)
  • Bug: Export + Export preview: Images have wrong URL
  • Bug: Export: Link to Virtual-Wiki-Topic have wrong Character encoding
  • Feature: Link to Virtual-Wiki is only created, if topic exists
  • Feature: linking.properties is now a topic: LinkingProperties. So special external links kann be added without restarting the server
1.9.2 (2005-02-25)
  • Bug: Preview for Export and Print including TopArea, LeftMenu and BottomArea
1.9.1 (2005-02-24)
  • Feature: Preview for Export and Print
  • Feature: Anchor for included Topics
1.9.0 (2005-02-18)
  • Feature: Upload of Files is done by buttons, not by pull-down
  • include is embedding graphic/text/html / attach is linking to file
1.8.5 (2005-02-14)
  • Feature: "Mentioned on" is sorted
  • External links like "wikipedia:de:system" opens on new window
1.8.4 (2005-02-14)
  • Bug: Parsing-Problems of topics result in "internal server error"
  • Feature: Glossar with {three spaces}! changed to {three spaces}$ because of parsing problems and !heading!
1.8.3 (2005-02-03)
  • Bug: Export failed sometimes with "to many open files". Fixed by closing the files
1.8.2 (2005-01-10)
  • Bug: Exported site showed to many results in "WikiSearch" because of the (conditional)-section-problem
1.8.1 (2005-01-07)
  • Bug: Export2HTML only exports reachable topics and documents but this did not work for topics inside (conditional) sections
  • Bug: Links to topis in "is mentioned on...", was not accurate if the topic was inside a (conditional) section
1.8.0 (2004-11-26)
  • Feature: Export2HTML only exports reachable topics and documents
  • Feature: Attachment of files has now the options to attach, include or only to upload files. If the topcic already has attach:doc or include:doc, then no additional line is added
  • Feature: Links to not-existing topics have the style ".brokenLink" if exported or printed
1.7.1 (2004-11-17)
  • Feature: [[include:file.img|attach:xxx.yyy]]: includes images (.gif/.jpg/.png/.jpeg/.bmp) and links it to the attached document
  • Feature: [[include:file.img|url]]: includes images (.gif/.jpg/.png/.jpeg/.bmp) and links it to the URL
  • Bug: "Topic" is mentioned on.... shows correct topics-list
1.7.0 (2004-11-12)
  • Feature: Removed CamelCase-Links
  • Feature: Entrance-Page of the Wiki does not display the Topic-Title
  • Feature: External Links open a new window
1.6.0 (2004-11-04)
  • Feature: $~$: Pagebreak for printing
  • Feature: [[include:file.txt]]: includes text-files
  • Feature: [[include:file.img]]: includes images (.gif/.jpg/.png/.jpeg/.bmp)
  • Feature: [[include:file.img|Topic]]: includes images (.gif/.jpg/.png/.jpeg/.bmp) and links it to the Topic
  • Feature: In Print-Preview, no boxes are shown while including topics, txt, html.
    This can be configured with the styles .includeDisplay and .includePrint
  • Feature: The the style of search-text can be configured with .searchhighlight
1.5.3 (2004-10-22)


© 2004–2011 University of Luxembourg

Printable Version
VeryQuickWiki - HTML Export
Version: 2.7.1 (UniLux: 1.15.0 2006-01-19)
Modified: 2006-01-19 16:26:24
Exported: 2014-09-03 08:51:36