Search:

Apache » Lenya
project logo
  • Project
  • Developer
  • Community
  • Version 2.0
  • Version 1.2
  • Project
    • Changes
      • 2010
        • 05
        • 04
        • 02
        • 01
      • 2009
        • 12
        • 11
        • 10
        • 09
        • 08
        • 07
        • 06
        • 05
        • 04
        • 03
        • 02
        • 01
      • 2008
        • 12
        • 11
        • 10
        • 09
        • 08
        • 07
        • 06
        • 05
        • 04
        • 03
        • 02
        • 01
      • 2007
        • 12
        • 11
        • 10
        • 09
        • 08
        • 07
        • 06
        • 05
        • 04
        • 03
        • 02
        • 01
      • 2006
        • 12
        • 11
        • 10
        • 09
        • 08
        • 07
        • 06
        • 05
        • 04
        • 03
        • 02
        • 01
      • 2005
        • 12
        • 11
        • 10
        • 09
        • 08
        • 07
        • 06
        • 05
        • 04
        • 03
        • 02
        • 01
      • 2004
        • 12
        • 11
    • Who we are
    • Screenshots
    • Roadmap
    • License
    • Related Projects
    • History
    • Sponsoring Apache
    • Sponsors Thanks

Current Event

Built with Apache Lenya

Changes in the Month 2007-04

DateVersionCommentAuthorActionDiff
2007-04-302.0Disable cocoon.reload parameter in local.build.properties (fixes bug 37631, thanks to Joern Nettingsmeier and Josias Thoeny), updated note about version check.andreasupdate Diff
2007-04-302.0Redirect from authoring to authoring/. This fixes bug 42295.andreasupdate Diff
2007-04-302.0Validate publication.xml during the build process. Validating after deploying is easier ATM, although invalid files are deployed.andreasupdate Diff
2007-04-302.0Cleaned up blog's publication.xmlandreasupdate Diff
2007-04-302.0Allow zero modules and resource types in publication.xmlandreasupdate Diff
2007-04-302.0[minor change] code formattingandreasupdate Diff
2007-04-302.0Template instantiator declaration is optional (only for pubs which support templating)andreasupdate Diff
2007-04-302.0Moved publication.rng from webapp to resources/buildandreasadd Diff
2007-04-302.0Added some i18n for publication templating.andreasupdate Diff
2007-04-302.0Remove original templates before adding new template. This fixes bug 42279.andreasupdate Diff
2007-04-302.0Don't use pre-set publication name.andreasupdate Diff
2007-04-302.0Minor CSS changes on welcome screenandreasupdate Diff
2007-04-302.0[minor change] code formattingandreasupdate Diff
2007-04-302.0Added some i18n for publication templatingandreasupdate Diff
2007-04-302.0Updated date in readme fileandreasupdate Diff
2007-04-302.0Rename publication.xconf to publication.xml. This fixes bug 42233.andreasupdate Diff
2007-04-302.0Javadoc: use @link instead of hard-coding config file pathsandreasupdate Diff
2007-04-302.0Move session selection from DocumentSourceFactory to LenyaSourceFactory. This fixes bugs 42237 and 42266.andreasupdate Diff
2007-04-302.0Use plain error messages for unpublished ancestor docs. This makes the error messages compatible with the multiWorkflow (workflow overview) usecase. See bug 42292.andreasupdate Diff
2007-04-302.0Return empty array instead of null in UsecaseMessage.getParameters()andreasupdate Diff
2007-04-302.0Replaced term 'doctype' with 'resource type'andreasupdate Diff
2007-04-302.0Allow to create docs from 'Authoring' sitetree node. This fixes bug 42291.andreasupdate Diff
2007-04-27DocsRemoved link to modules list (doesn't exist anymore)andreasupdate Diff
2007-04-27DocsRenamed index.tml to index.xmlandreasremove Diff
2007-04-272.0Removed readme file (moved to website documentation)andreasremove Diff
2007-04-272.0Removed readme file (moved to website documentation)andreasremove Diff
2007-04-27DocsAdded docs for xopus module (copied from readme file)andreasupdate Diff
2007-04-272.0Removed installation and headless mode info from module.xml (moved to website documentation)andreasupdate Diff
2007-04-27DocsAdded more docs to resource module (moved from module.xml)andreasupdate Diff
2007-04-272.0Removed readme file (moved to website documentation)andreasremove Diff
2007-04-272.0Reverted accidential commit (publication.xconf -> publication.xml)andreasupdate Diff
2007-04-27DocsAdded more TinyMCE docs (copied from readme file)andreasupdate Diff
2007-04-272.0Removed readme file (moved to website documentation)andreasremove Diff
2007-04-27DocsAdded more documentation to resource module (copied from readme file)andreasupdate Diff
2007-04-272.0Removed outdated readme file, replaced with website documentationandreasremove Diff
2007-04-27DocsAdded more docs about languageselector and lucene moduleandreasupdate Diff
2007-04-272.0Added note about website docs to readme fileandreasupdate Diff
2007-04-27DocsSimplified generation of module listandreasupdate Diff
2007-04-27DocsRelocated some menu-items and tabs, see discussion on lenya-devandreasupdate Diff
2007-04-27DocsRemoved manually generated module listandreasupdate Diff
2007-04-27DocsAdded more module docsandreasadd Diff
2007-04-27DocsAdded missing href attributesandreasupdate Diff
2007-04-27DocsAdded a bit more air to the website layoutandreasupdate Diff
2007-04-27DocsRe-added accidentially removed module docsandreasupdate Diff
2007-04-27DocsAdded core and standard modules section, improved module list generationandreasupdate Diff
2007-04-27DocsUpdated links to modulesandreasupdate Diff
2007-04-27DocsAdded tools to generate module docs, added complete module list to docsandreasadd Diff
2007-04-272.0Added xsl:exclude-result-prefixes to patch generation stylesheetandreasupdate Diff
2007-04-27DocsMoved 1.2-specific unit test docs to 1.2 section, added link list to 1.4 unit test docsandreasupdate Diff
2007-04-262.0Removed selector which didn't match anyway because of a typoandreasupdate Diff
2007-04-262.0Forms editor: advance before executing, otherwise the last change is not savedandreasupdate Diff
2007-04-262.0removed note about jdk 1.6 not working, thanks to michael ralston and markus angst for the feedback! nettingsupdate Diff
2007-04-262.0Added license header, added note about keeping the website in syncandreasupdate Diff
2007-04-26DocsAdded FCKeditor installation instructionsandreasupdate Diff
2007-04-262.0Removed fake check-in when initializing the revision history of a document. I guess that was some legacy code, creating docs still works fine. This should fix bug 42242.andreasupdate Diff
2007-04-262.0Removed IE-specific filter setting for opacity.andreasupdate Diff
2007-04-262.0Forward revision parameter from the DocumentSourceFactory to the RepositorySourceFactory. This is a part of the fix for bug 42242.andreasupdate Diff
2007-04-262.0Show cut icons in sitetree with low opacityandreasupdate Diff
2007-04-262.0Added exception handling for non-existing publications. This fixes bug 42220. Thanks to Joern Nettingsmeier for enhancing the patch.andreasupdate Diff
2007-04-262.0Show actual version number instead of counter in revision list.andreasupdate Diff
2007-04-262.0Revision control error screen: added XHTML namespace, improved layoutandreasupdate Diff
2007-04-262.0Moved font family declaration to body element. This looks better with Kupu.andreasupdate Diff
2007-04-262.0Make <code> bold only in headingsandreasupdate Diff
2007-04-262.0Removed duplicate webtest.home entry from build.properties. This fixes bug 42234.andreasupdate Diff
2007-04-262.0Don't hard-code version in build filesandreasupdate Diff
2007-04-262.0Allow to paste documents at top levelandreasupdate Diff
2007-04-262.0Removing clipboard from session after pasting. See bug 34988.andreasupdate Diff
2007-04-262.0[minor change] removed invalid javadoc tagandreasupdate Diff
2007-04-262.0Grey out cut documents in sitetree. See bug 34988.andreasupdate Diff
2007-04-262.0Make clipboard method constants public. This is necessary to evaluate them when building the sitetree.andreasupdate Diff
2007-04-252.0add note about cocoon problems with jdk 6 nettingsupdate Diff
2007-04-252.0add missed files from r532359: activate source-code prettyprinting. mental note: there should be one single place where such stuff can be added... nettingsupdate Diff
2007-04-252.0finish rename from config/lucene_index.xconf to config/search/lucene_index.xml, thanks to richard for spotting this! committed despite the code freeze, because this change had been agreed on and announced to the users list well before the freeze... nettingsadd Diff
2007-04-252.0finish renaming from ac/ac.xconf to access-controller/access-controller.xml patch by richard frovarp, thanks! nettingsupdate Diff
2007-04-25SiteAutomatic publish from forrestbotthorstenupdate Diff
2007-04-252.0added some security information, cf. bug http://issues.apache.org/bugzilla/show_bug.cgi?id=35786 nettingsupdate Diff
2007-04-252.0this patch removes the "reformat" button from the oneform editor temporarily. andreas has made a fix available at http://issues.apache.org/bugzilla/show_bug.cgi?id=42237, but it was decided to postpone it until 1.4.1 because it touches the core API. nettingsupdate Diff
2007-04-252.0fix minor xhtml validation bug, reported by richard frovarp. nettingsupdate Diff
2007-04-252.0[minor change] fixed javadoc commentandreasupdate Diff
2007-04-252.0fixes a buglet that crops up in editors that support image resizing: since both height and width are accepted, that implies that the image proportions can be changed. svg needs the preserveAspectRatio="none" attribute to really allow that, otherwise the resulting image will be padded. nettingsupdate Diff
2007-04-252.0Reverted accidential commit (one-form editor title i18n), this fixes bug 42238.andreasupdate Diff
2007-04-252.0the oneform editor now uses the prettyprinting module for the "reformatting" feature. it addresses the whitespace buglet, but not http://issues.apache.org/bugzilla/show_bug.cgi?id=42237. nettingsremove Diff
2007-04-252.0profiling module now uses prettyprinting module. i have added a "symbolic" build dependency, although i understand those are only relevant for java code. still i thought it might clear things up. if you find it confusing, revert module.xml nettingsupdate Diff
2007-04-252.0register new prettyprinting module in default configuration. HEADSUP: you will need to do this in your own pubs as well if you want to use the prettyprinting stylesheet. nettingsupdate Diff
2007-04-252.0consolidated xml prettyprinting in new module. no functional changes. nettingsadd Diff
2007-04-252.0No SCREAMING in headings, updated web testsandreasupdate Diff
2007-04-252.0Eclipse project file: changed mime-type, removed 'pubconf' suffix (fixes bug 42215)andreasupdate Diff
2007-04-252.0added check for existing query string to avoid duplicate parameters and an invalid uri. this fixes bug http://issues.apache.org/bugzilla/show_bug.cgi?id=42229 nettingsupdate Diff
2007-04-252.0add variable declarations to avoid javascript warnings in firefox. it's good practice anyway. nettingsupdate Diff
2007-04-25DocsFixing linkingthorstenupdate Diff
2007-04-25Docsadded myself to list of committersjosiasupdate Diff
2007-04-25Docsset svn:eol-style native and fixed line breaksjosiasupdate Diff
2007-04-25SiteAutomatic publish from forrestbotthorstenupdate Diff
2007-04-25DocsRefactoring credit listing and updating the current situationthorstenremove Diff
2007-04-25Docsupdating svn logthorstenupdate Diff
2007-04-25Docsupdating svn logthorstenadd Diff
2007-04-242.0improved documentation - added hints on wysiwyg-friendly css design. download hint page is now a page:page and provides standard lenya look and feel. updated readme to reflect testing with latest tiny release (2.1.0). minor functional changes: * display pilcrows in edit window to make paragraphs visible * changed configuration to more conservative auto-resize=false nettingsupdate Diff
2007-04-242.0improved readme, fixed formatting of <code/> markup. no functional changes. nettingsupdate Diff
2007-04-24Docs[minor change] fixed typoandreasupdate Diff
2007-04-24DocsUpdated docs about URL mappingandreasupdate Diff
2007-04-24MiscAdd revision number to externals declaration for Kupu and BXEandreasupdate Diff
2007-04-24MiscAdded initial version of release notesandreasadd Diff
2007-04-24MiscChanged externals declaration for Cocoon to the 2.1.10 releaseandreasupdate Diff
2007-04-24MiscChanged datasource URL to be compatible with Cocoon 2.1.10andreasupdate Diff
2007-04-24MiscChanged version to 1.4 RC 1, removed pubconf suffix from eclipse project nameandreasupdate Diff
2007-04-24MiscRelease 1.4 RC 1 addedandreasadd Diff
2007-04-242.0Refined note about lucene_index.xmlandreasupdate Diff
2007-04-242.0Added note about lucene_index.xml to readme.xml, removed styling from headlines for better readabilityandreasupdate Diff
2007-04-242.0Reverted commit r531380 (redirects for * and */) because this causes various problems.andreasupdate Diff
2007-04-242.0Updating Ant tasks: changed location of module.xml. Thanks to Richard Frovarp for the patch.andreasupdate Diff
2007-04-242.0[minor change] javadoc fixandreasupdate Diff
2007-04-232.0Consider dash when computing unique node names. This fixes bug 35660. Thanks to Simon Litwan for the patch.andreasupdate Diff
2007-04-232.0Removed references to log4jandreasupdate Diff
2007-04-23DocsUpdated docs about module descriptor (new module.xml location)andreasupdate Diff
2007-04-232.0Added note about new module.xml location to readme.xmlandreasupdate Diff
2007-04-232.0Updated README file: changed location of module.xmlandreasupdate Diff
2007-04-232.0Moved <module>/module.xml to <module>/config/andreasadd Diff
2007-04-232.0Added config dir to ldap moduleandreasadd Diff
2007-04-232.0Added config dir to svg moduleandreasadd Diff
2007-04-232.0Added config dir to migration moduleandreasadd Diff
2007-04-232.0Added config dir to languageselector moduleandreasadd Diff
2007-04-232.0Remove obsolete index configuration file, moved new index config file to config/searchandreasremove Diff
2007-04-232.0[minor change] removed empty directoryandreasremove Diff
2007-04-232.0[minor change] removed empty directoryandreasremove Diff
2007-04-232.0Removed orphaned import.xmapandreasremove Diff
2007-04-232.0Added redirects for <pub> and <pub>/andreasupdate Diff
2007-04-212.0added note re ac -> access-control nettingsupdate Diff
2007-04-192.0The important thing is the community and not a single committer.thorstenupdate Diff
2007-04-182.0minor doc updates, bumped module version. no functional changes. nettingsupdate Diff
2007-04-182.0removed spurious non-utf8 character in comment to avoid compiler warning. no functional change. nettingsupdate Diff
2007-04-182.0added readme entry: ac.xconf -> access-control.xml nettingsupdate Diff
2007-04-182.0I18n-ized note about content repositoryandreasupdate Diff
2007-04-182.0Renamed ac.xconf to access-control.xmlandreasremove Diff
2007-04-182.0added note about ac->access-control renaming to global readme. nettingsupdate Diff
2007-04-182.0Renaming config/ac to config/access-controlandreasremove Diff
2007-04-172.0Handle workflow and conditions properly in upload usecasesandreasupdate Diff
2007-04-172.0Use wrapper class to access ODTs, added some i18n to opendocument moduleandreasadd Diff
2007-04-172.0[minor change] removed unused importsandreasupdate Diff
2007-04-172.0[minor change] removed dead code, code formattingandreasupdate Diff
2007-04-172.0Don't try to handle non-existent samples. This fixes bug 42145. Thanks to Michael Ralston for the patch.andreasupdate Diff
2007-04-172.0Added CForms i18n resourcesandreasadd Diff
2007-04-172.0Fixed and refactored CForms savingandreasupdate Diff
2007-04-172.0Reset custom flows before each usecase executionandreasupdate Diff
2007-04-172.0Added i18n for 'Documentation'andreasupdate Diff
2007-04-172.0Improved i18n and layout of resource upload usecaseandreasupdate Diff
2007-04-172.0Rewrite only authoring URLs so that pub/modules/... etc. are not affectedandreasupdate Diff
2007-04-172.0Updated i18n for xhtml module menuandreasupdate Diff
2007-04-172.0Generate icons with extensions as labelandreasadd Diff
2007-04-172.0Consider the case that no doctype parameter has been passed to the create usecase.andreasupdate Diff
2007-04-172.0Don't rely on the NODE_NAME parameter in CreateDocument. Thanks to Michael Ralston for spotting.andreasupdate Diff
2007-04-172.0[minor change] code formattingandreasupdate Diff
2007-04-172.0Added 'Development' menu, added profiling module to default pub, fixed menu position in CSSandreasupdate Diff
2007-04-162.0Added i18n for yes and noandreasupdate Diff
2007-04-162.0Improved error handling of Create Usecase, added some i18n messagesandreasupdate Diff
2007-04-162.0removed obsolete publication-tests.xml. please use $YOURPUB/readme.xml instead. nettingsremove Diff
2007-04-162.0Make navigation title mandatory. This fixes bug 42060. Thanks to Richard Frovarp for the patch. Added some i18n messages.andreasupdate Diff
2007-04-162.0Update layout of default publication menuandreasupdate Diff
2007-04-162.0Avoid uppercase i18n messages (don't scream at users). If necessary, use CSS.andreasupdate Diff
2007-04-162.0Added Publication.getName(), use it on the login screenandreasupdate Diff
2007-04-162.0Fixed RevisionControllerTest: Don't try to create existing docandreasupdate Diff
2007-04-142.0fixed publication instantiator (removed obsolete <templates/> element from configuration) new publications now work correctly. thanks to jürgen ragaller for spotting this. nettingsupdate Diff
2007-04-14SiteAutomatic publish from forrestbotthorstenupdate Diff
2007-04-132.0jdk-1.4-compatible precompiled anttasks (thanks to jonathan addison) nettingsupdate Diff
2007-04-132.0Adding some style to the flag imagesandreasadd Diff
2007-04-132.0richard has added a check to the previous patch to avoid future NPEs. nettingsupdate Diff
2007-04-132.0removed pubs/*/publication.xml for good. thanks to richard frovarp for the patch. this touches the build tasks. the .class files are being included in this commit, but if you run into problems, do # ./build.sh compile-build-tasks (this is not included in the normal build targets) nettingsupdate Diff
2007-04-132.0Use bigger language selector flagsandreasupdate Diff
2007-04-132.0Language selector flag resizing: use fixed aspect ratioandreasupdate Diff
2007-04-132.0[minor change] XSLT code simplificationandreasupdate Diff
2007-04-132.0merged new publication configuration from branch trunk-rework-pubconf. works for me, please test. HEADSUP: THIS COMMIT WILL BREAK YOUR EXISTING PUBLICATIONS. you will need to tweak your publication.xconf file. for details, just build the trunk and read the introductory page you see after starting lenya. take a look at src/pubs/default/config/publication.xconf for what's changed. TODO: * fix NPE during build if src/pubs/[default|blog]/publication.xml is deleted entirely (as a workaround, it's now a null-byte file). * get rid of multiple-inheritance templating code (which does not work). currently, that stuff has only been removed from the user-visible configuration. under the hood, it still looks as if we supported it. some weird empty-array semantics and a world of null objects pain... nettingsadd Diff
2007-04-13Miscre-synced with trunk r527913. nettingsupdate Diff
2007-04-132.0Fixed layout and highlighting of menu itemsandreasupdate Diff
2007-04-132.0Made language selection more obviousandreasupdate Diff
2007-04-132.0Improved news overview layout (avoid overlapping)andreasupdate Diff
2007-04-132.0[minor change] removed empty directoryandreasremove Diff
2007-04-132.0Updated and translated example contentandreasadd Diff
2007-04-13DocsAdded BeCompany to live sitesandreasupdate Diff
2007-04-13DocsAdded comment to Uniklinik Freiburg live-siteandreasupdate Diff
2007-04-13DocsAdded Techblue and Uniklinik Freiburgandreasupdate Diff
2007-04-132.0Added workaround for https://issues.apache.org/jira/browse/COCOON-889 (CInclude, NPEs in AbstractEnvironment.release())andreasupdate Diff
2007-04-132.0Always use sourceResolver in DocumentSourceFactory (simplifies code)andreasupdate Diff
2007-04-122.0make it work with java 1.4josiasupdate Diff
2007-04-122.0Use namespace prefix for collections, otherwise CInclude runs into problemsandreasupdate Diff
2007-04-122.0[minor change] removed dead codeandreasupdate Diff
2007-04-122.0Omit optional SSL parameterandreasupdate Diff
2007-04-12DocsFixing bad linking. Forrestbot failed so I had a look. Please test with ´forrest´ before commit.thorstenupdate Diff
2007-04-122.0Added German version of search pageandreasadd Diff
2007-04-122.0Don't i18n-transform the search page twiceandreasupdate Diff
2007-04-122.0Removed reference to Document.getId()andreasupdate Diff
2007-04-122.0Use i18n instead of xsl:choose for publication titleandreasupdate Diff
2007-04-12DocsFixed validation errorandreasupdate Diff
2007-04-122.0Changed Default Publikation to Default-Publikationandreasupdate Diff
2007-04-122.0Improved show-log URL. Thanks to Joern Nettingsmeier for the suggestion.andreasupdate Diff
2007-04-122.0Removed obsolete Document.getId() methodandreasupdate Diff
2007-04-12DocsFixed webdav linkandreasupdate Diff
2007-04-12DocsAdded section 'What's new in 1.4'andreasupdate Diff
2007-04-12Docs[minor change] formattingandreasupdate Diff
2007-04-12DocsAdded note about declaring a module in publication.xconfandreasupdate Diff
2007-04-12Miscre-synced to trunk nettingsupdate Diff
2007-04-12DocsAdded link from document concept to repoandreasupdate Diff
2007-04-12DocsAdded note about lenya-document protocol, changed labels to avoid error:site:andreasupdate Diff
2007-04-12DocsUpdated 1.4 repository docsandreasupdate Diff
2007-04-12DocsUpdated 1.4 repository docsandreasupdate Diff
2007-04-12DocsFixed link to usecase frameworkandreasupdate Diff
2007-04-12DocsAdded usecasedocument module docsandreasadd Diff
2007-04-122.0Use document language for usecasedocument i18n, added more i18n messages for contactform moduleandreasupdate Diff
2007-04-122.0Added contactform module to default pub, added i18n items for contactform moduleandreasadd Diff
2007-04-12DocsCapitalize page titleandreasupdate Diff
2007-04-12DocsAdded more module docsandreasupdate Diff
2007-04-122.0finally fixed a very elusive and complicated bug, thanks to contributions from bob harner and andreas hartmann. please test. :) nettingsupdate Diff
2007-04-12SandboxMoved repo draft modules (repository, jcr, jackrabbit) to sandboxandreasadd Diff
2007-04-122.0Moved repo draft modules (repository, jcr, jackrabbit) to sandboxandreasremove Diff
2007-04-12SandboxAdding modules directory to sandbox. andreasadd Diff
2007-04-12DocsExtended module docsandreasupdate Diff
2007-04-122.0corrected AC docs, thanks to bob harner. nettingsupdate Diff
2007-04-12DocsAdded docs about the collection moduleandreasupdate Diff
2007-04-112.0Refactored collection pipelines for more flexibility and consistenceandreasupdate Diff
2007-04-112.0[Refactoring] moved Collection interface to collection moduleandreasremove Diff
2007-04-112.0Refactoring: moved SimpleSiteManager to module, moved collection classes to collection module; Made number of news items to appear on overview page configurableandreasadd Diff
2007-04-102.0[minor change] added i18n attributeandreasupdate Diff
2007-04-102.0Show only latest 3 items on news overviewandreasadd Diff
2007-04-092.0small readme updates in tinymce and fckeditor modules (thanks bob for spotting this) nettingsupdate Diff
2007-04-072.0add direct delete button to messageList.jx nettingsupdate Diff
2007-04-07Miscminor readme updates... nettingsupdate Diff
2007-04-071.2Fix issue #37916. Thanks to Bob Harner (bobharner@gmail.com).antonioupdate Diff
2007-04-06Miscresync with trunk. additional changes: remove <templates/> from publication.xconf, allow only single <template/>. updated publication.rng updated global readme.xml TODO: rip out the multi-templates, array-based code entirely. nettingsupdate Diff
2007-04-062.0some more docs updates. nettingsupdate Diff
2007-04-062.0updated docs, thanks to bob harner and richard frovarp for the heads-up. nettingsupdate Diff
2007-04-042.0Filter news by languageandreasupdate Diff
2007-04-04MiscAdded note about inherited resource types and modulesandreasupdate Diff
2007-04-04MiscImproved layout of publication intro page, added i18n messagesandreasupdate Diff
2007-04-04DocsAdded Unipost live site, fixed some typosandreasupdate Diff
2007-04-03DocsUpdated resource type documentationandreasupdate Diff
2007-04-03Docs[minor change] Updated link management docs for 1.4 (code formatting)andreasupdate Diff
2007-04-03DocsUpdated link management docs for 1.4andreasupdate Diff
2007-04-03DocsUpdated link management docs for 1.4andreasupdate Diff
2007-04-03DocsUpdated link management docs for 1.4andreasupdate Diff
2007-04-032.0Fixed path copying in DocumentManagerImplandreasupdate Diff
2007-04-03DocsAdded docs how to create rounded corners with SVG moduleandreasadd Diff
2007-04-032.0Fixed RSS date format, add type to RSS linkandreasupdate Diff
2007-04-032.0[minor change] removed unnecessary commentandreasupdate Diff
2007-04-022.0Copy label when copying a document. This fixes bug 41998.andreasupdate Diff
2007-04-022.0Fixed German language attribute in sitetree i18nandreasupdate Diff
2007-04-022.0Simplified DocumentManagerImpl, this should fix bug 40061.andreasupdate Diff
2007-04-02DocsAdded docs about news moduleandreasupdate Diff
2007-04-02DocsImproved layout of <dt> elementsandreasupdate Diff
2007-04-022.0Added RSS link header for newsfeedandreasupdate Diff
2007-04-022.0Added <link> to UuidToUrlTransformer elementsandreasupdate Diff
>

Copyright © 1999-2011 The Apache Software Foundation. All rights reserved.

Apache Lenya, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.