Changes between Version 36 and Version 37 of DynamicFieldsPlugin


Ignore:
Timestamp:
Aug 1, 2012, 3:21:17 AM (12 years ago)
Author:
Ryan J Ollos
Comment:

Syntax highlighting.

Legend:

Unmodified
Added
Removed
Modified
  • DynamicFieldsPlugin

    v36 v37  
    250250Preparing the plugin from source now requires the additional step of compiling message catalog files. As long as you stick to the message catalogs served with this plugin directly, there is still nothing special to be done. Just package your plugin from source the standard way:
    251251{{{
    252 #!ini
     252#!sh
    253253cd dynamicfieldsplugin
    254254python ./setup.py bdist_egg