Commit graph

12 commits

Author SHA1 Message Date
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