Commit graph

20 commits

Author SHA1 Message Date
philippe_mingo
73f20e858a SoupNazi bug fixed 2002-01-03 08:39:57 +00:00
thomppj
c913b0f5c5 Fixed silly, nasty, bug... 2001-12-23 06:40:16 +00:00
thomppj
fab2b3dba0 Added sent_subfolders plugin, tweaked config stuff, other stuff. 2001-12-23 06:08:34 +00:00
thomppj
875ecb4aa2 Fixed dumb bug that I just committed... 2001-12-02 09:37:39 +00:00
thomppj
5d15361f1f Code cleanup brigage... 2001-12-02 09:33:02 +00:00
philippe_mingo
da2f3297dd ** -> * 2001-11-26 19:33:28 +00:00
philippe_mingo
d61b98077f Added (c) stuff and some formatting. 2001-11-21 18:38:12 +00:00
philippe_mingo
c3aed0d769 Some fixup:
- Operation foo_once step 2 (and final)
- Create folders bugfix
- None folder bugfix
- Fixed some tabs, structs etc.
- Added some (c) stuff
- Removed some debug stuff

This changes should result in a faster SM.
2001-11-20 20:08:28 +00:00
philippe_mingo
b630edc905 Operation "foo_once".
functions Folder
Step 1: Check file including and change it to the _once system.
2001-09-26 10:43:39 +00:00
Tyler Akins
0d0de5d238 * Got bored and copied all the validate.php and define() stuff to 1.1
* Cleaned up some code
* Fixed some typos
* Added a few files (documentation, translations)
* EAGERLY awaiting 1.1 to come out
* Made all global stuff "global $varname" so the new define() method we use
  will work properly (methinks)
2001-04-19 17:58:10 +00:00
Tyler Akins
e56942b319 * Added more plugin stuff. :-) 2001-02-09 16:13:23 +00:00
Tyler Akins
3e5746932f * Lots-o-debug info 2001-02-09 14:51:01 +00:00
Tyler Akins
5210c3a8d3 * Now this sends $plugin_general_debug to the plugins too. If the plugins
aren't coded to accept the debug value for their setup function, then it
  should be ignored safely.
2001-02-09 14:44:15 +00:00
Tyler Akins
25fe3ea0ab * Added a debug mode. 2001-02-09 13:24:07 +00:00
Tyler Akins
18da02590c Removed pass-by-reference. I think this might break attachment_common. 2001-01-30 21:05:27 +00:00
Tyler Akins
de965920f1 Removed a lot of the warnings generated when PHP has all warnings enabled.
This is not done yet, but it is a VERY good start.
Added $Id$ tags to a lot of the files.
2001-01-30 17:22:38 +00:00
Tyler Akins
32a4467252 New attachment view, do_hook() with parameters, better attachment hook 2000-10-09 12:18:32 +00:00
Luke Ehresman
2245a47d18 - added more hooks
- updated documentation on plugins to include a list of hooks
- added info in plugin.txt on how to use "options" in your plugins
2000-07-30 15:06:26 +00:00
gustavf
21f4f73ac2 Fixed spelin errorr. 2000-06-29 08:17:05 +00:00
gustavf
83f3c2eaf9 Added basic framework for plugin support. Very little code so far. Two
hooks in page_header.
2000-06-28 13:07:00 +00:00