Menu:

PyLucid histroy v0.0.1 - v0.7.2

↑ v0.7.2  #

↑ EN  #

↑ major changes  #

  • auth system:
    • JS-MD5-Login rewritten, new and better (look at: JSMD5Login)
    • password reset via mail
    • Usernames can contain non-ASCII letters
  • tinyTextile:
    • The tinyTextile Help page is now a local request (a internal page)
    • a few bugfixes
  • system:
    • The page ID is now in every /_command/ URL.

↑ minor changes  #

  • show_internals
    • New: Debug all installed module/plugin data
    • New: pygments info
  • pygments
  • RSS used the new db_cache

↑ internal changes  #

  • new: db_cache (look at: DbCache)
  • new: plugin_cfg (look at: SelfPluginCfg)
  • starting I18N / L10N (look at: I18NL10N)
  • The ModuleManager extents the sys.path. So every Module/Plugin must only make local imports.

↑ v0.7.1  #

↑ EN  #

↑ major changes  #

  • new: Using the new highlighter system pygments erstwhile PyKleur (LGPL)
    • Using tinyTextile inline Sourcecode (with <code=py>...<code>)
    • Sourcecode-Plugin (Include local sourcecode file into your page.)
  • new: RSS feed Generator Plugin
  • update the local internal pages files (for easier distribution of PyLucid)
  • Many Bugfixes!

↑ minor changes  #

  • apply Button (when you edit a internal page, a template and a CSS)
  • a link to tags/functions list when you edit a template and edit a internal page
  • colored page-Messages
  • better string operation error handling (render a internal page)

↑ v0.7.0  #

↑ EN  #

↑ major changes  #

  • WSGI compatibly (using Colubrid - but not optimized)!
  • new template engine jinja in place of simpleTAL
  • new CSS and JS handling
  • new internal page editing
  • new: "List of all available Tags" when you edit a CMS page
  • new: PluginDownloader (a Plugin to make you own written Plugins downloadable for other Users) (available since v0.7RC2)
  • File oganisation changed
  • new /_install - Section (look at InstallAccess):
    • new 'low level Admin' Tools - example: 'rename all used tabelnames'
    • new 'info / tests' - many SQL-Server information
  • shortcut for every page. So the URLs are cleaner
  • No poormanmodrewrite! I think the URLs are good enough.

↑ minor changes  #

↑ Information for plugin developers  #

since v0.6 many internal things are changed!

  • PyLucid object changes:
    • "PyLucid"-object changed - new "request", "response"-objects
    • Access to all PyLucid objects changed: PyLucid
      0 comments for 'v0.0.1 - v0.7.2':
        there exist no comment for 'v0.0.1 - v0.7.2'
      Leave a comment
tag navi about | history
Fork me on GitHub