#6928: [with spkg, needs work] Upgrade the Trac spkg to 0.11.5
-------------------------------+--------------------------------------------
Reporter: mpatel | Owner: tbd
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: optional packages | Keywords:
Reviewer: | Author: Mitesh Patel
Merged: |
-------------------------------+--------------------------------------------
Comment(by mpatel):
See [http://trac.edgewall.org/wiki/TracPlugins TracPlugins] for ways to
sample plug-ins. Here's one way, roughly:
* Download `plugin.zip` from a plug-in's page.
* `unzip plugin.zip`
* `cd plugin/`
* `cd 0.11/` (if necessary; `0.11` here matches the Trac version)
* `chmod u+rw,go+r -R *` (if necessary)
* `sage -python bdist_egg`
* `cp dist/plugin-ver-py2.6.egg $SAGE_ROOT/local/lib/python/site-
packages/sage_trac/plugins`
* Restart the Trac server in sage.
Note: Plug-ins installed in this way --- directly to a project's `plugins`
directory --- are automatically enabled, but the plug-in may still require
configuration in `sage_trac/conf/trac.ini`. See the plug-in's home page
for details.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6928#comment:3>
Sage <http://sagemath.org/>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---