Changes between Version 51 and Version 52 of LdapPlugin


Ignore:
Timestamp:
Oct 21, 2011, 12:32:29 AM (13 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LdapPlugin

    v51 v52  
    5050 * You may have to patch the LdapPlugin source, if you use Trac 0.11.6 or newer, see:
    5151   https://trac-hacks.org/ticket/6183 OR download this [http://www.khngai.com/download/trac/ldapplugin_0.11_patched.tar.gz patched LdapPlugin source].
    52  * Build the ''egg'' file following the plugin packaging instructions
     52 * Build the ''egg'' file following the plugin packaging instructions. Essentially doing the followings
     53 ** tar xvfz ldapplugin_0.11_patched.tar.gz
     54 ** cd ldapplugin_0.11_patched
     55 ** python setup.py bdist_egg
    5356 * Copy the `dist/LdapPlugin-0.y.z-py2.n.egg` file in your ''plugins'' project directory.
    5457