Commit graph

968 commits

Author SHA1 Message Date
philippe_mingo
ea690ac14e start of squirrelspell internationalization 2001-11-08 16:00:33 +00:00
philippe_mingo
d4713804b3 ever more 2001-11-08 15:33:15 +00:00
philippe_mingo
96f4482c09 and more 2001-11-08 15:32:33 +00:00
philippe_mingo
928452c718 One more 2001-11-08 15:32:05 +00:00
philippe_mingo
d55b414e3d You're right Bunzo 8) 2001-11-08 15:31:33 +00:00
philippe_mingo
3058bb442d Sec. Stuff 2001-11-08 15:31:05 +00:00
philippe_mingo
1ff2398d99 Standard redirector 2001-11-08 15:12:04 +00:00
philippe_mingo
841cd3287c Internationalization of the filter plugin. 2001-11-08 10:23:34 +00:00
thomppj
1f4a32d08c Began rework of options page. Also added 3 plugins (filters, translate, and squirrelspell) into CVS for maintenance with the Squirrelmail core. Please note that these plugins are NOT going to be INTEGRATED with the core, just maintained alongside it here in CVS and packaged as a part of the official Squirrelmail release when we release 1.2. 2001-10-31 06:10:21 +00:00
Tyler Akins
d3e33f6440 * Updated docs to tell the user to read any documentation that came with the
plugin before blindly enabling it.
2001-04-29 15:05:02 +00:00
Tyler Akins
9227a42cd1 * More changes. Sorry. Shoulda made them the first time. 2001-03-23 21:34:48 +00:00
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