Commit graph

1007 commits

Author SHA1 Message Date
Tyler Akins
25e26d3ab3 * Now supports the new naming scheme
plugin_name.plugin.version-sm.version.tar.gz
2001-03-23 21:22:48 +00:00
Tyler Akins
21a1e12f30 Adding plugins back into 1.1 2001-03-05 15:28:48 +00:00
Luke Ehresman
e2ef4027d1 added plugins directory (without archives) 2001-02-10 17:59:23 +00:00
Luke Ehresman
fb5c3fb639 added plugins to their own module 2001-02-10 17:54:50 +00:00
Tyler Akins
da151e400c * To make life easier when making plugin archives
- Creates a .tar.gz and .zip of the plugin
  - Requires Perl (I'm not a bash scripting god, also works on Windows?)
  - ./make_archive.pl attachment_common 1.7
  - Doesn't add CVS directories to archive (yeay)
  - Resulting archives are left in current directory
2001-02-09 22:09:43 +00:00
lbergman
d97b292a95 Added redirection from subdirs to prevent file listing. 2000-10-27 02:41:26 +00:00
Luke Ehresman
dc9e76994f - fixed renaming folders, now renames subfolders as well
- added some new documentation
   themes/README.themes
   plugins/README.plugins
   doc/themes.txt
- moved themes to themes/ directory, added checking in load_prefs
- revaped help system:
   - .hlp files are in xml format
   - doesn't pop up new window (netscape/ie specific)
   - a bit more navigationable
   - context-sensative
   - updated help documentation
2000-07-26 11:07:07 +00:00