Changes between Version 6 and Version 7 of DataSaverPlugin


Ignore:
Timestamp:
Sep 9, 2010, 12:10:40 PM (14 years ago)
Author:
Steffen Hoffmann
Comment:

minor corrections

Legend:

Unmodified
Added
Removed
Modified
  • DataSaverPlugin

    v6 v7  
    33== Description ==
    44Prevents unsaved form data loss by providing a restore button to ~~ the meta-navigation bar~~ context-navigation ^![1]^.
     5
    56[[Image(ticket:7518:datasaver_screenshot_2-0-0_ctxtnav-patched.png)]]
    67[[BR]]Screenshot of `Restore Form` link with German localization provided by DataSaverPlugin within Trac 0.12
     
    5859Preparing the plugin from source requires the additional step of compiling message catalog files. This will be done automatically by invoking a suitable Babel install. Walk through:
    5960{{{
    60 cd dynamicfieldsplugin
     61cd datasaver
    6162python ./setup.py compile_catalog -f
    6263python ./setup.py bdist_egg