Extras
As you may or may not have noticed, there is a directory named extras in the [source:trunk/extras guifications3 repository]. Within this directory, are numerous tools, plugins, and other general utilities that we have written as part of developing guifications 3 and our gaim plugins.
Here is a basic overview of what we consider extras.
- [source:trunk/extras/diagrams diagrams] - A collection of diagrams used for documentation.
- [source:trunk/extras/gimp gimp] - Plugins for The GIMP
- [source:trunk/extras/layer-image-map layer-image-map] - A plugin for The GIMP that will create an html image map based off of the layers in an image.
- [source:trunk/extras/jhbuild jhbuild] - Files necessary for building guifications3 with jhbuild
- [source:trunk/extras/jhbuild/guifications.modules guifications.modules] - see JHBuild for documentation on using this file.
- [source:trunk/extras/sp sp] - Images that were used to create GuificationsTeam in combination with [source:trunk/extras/gim/layer-image-map layer-image-map].
- [source:trunk/extras/svn svn] - A collection of hacks to our subversion repositories.
- [source:trunk/extras/svn/commit-email.pl commit-email.pl] - Our changes to allow some extra output in our commit emails.
- [source:trunk/extras/svn/diffstat.sh diffstat.sh] - A simple shell script to dump the output of diffstat into our commit emails to give us a basic overview of the changes.
- [source:trunk/extras/svn/svnup.sh svnup.sh] - Another simple shell script to update a working copy of the repository on the server.
- [source:trunk/extras/trac trac] - A collection of plugins, macros, an anything else related to trac that we have hacked/written.
- [source:trunk/extras/trac/developer developer] - A simple wiki macro that is able to expand a developers user name into their wiki url.
- [source:trunk/extras/trac/faq faq] - Another wiki macro that will display a FAQ. A live example can been see on the gaim plugins trac.
- [source:trunk/extras/trac/gtkdoc gtkdoc] - An incomplete plugin that is mean to integrate gtk api documentation into trac.
- [source:trunk/extras/trac/news news] - A plugin to add a news page, as well as an administrative interface. This plugin isn't quite complete yet, but it is fully functional.
- [source:trunk/extras/trac/planet planet] - A plugin to add a planet page, that provides intergration of the content output from planet.
- [source:trunk/extras/trac/plugininfo plugininfo] - A wiki macro used to expand some basic plugin info into wiki formatting. Numerous examples can be found at gaim plugins trac.
