Revisions for mottle/edit.php

Location: [ Horde ] / mottle / edit.php View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
 
  Revision Date Author Log Message
1.22 (+2 -2 lines) 01/02/2008 06:13 AM Jan Schneider jan

Happy New Year

1.21 (+1 -2 lines) 11/05/2007 07:23 PM Jan Schneider jan

Copyright assignments.

1.20 (+6 -2 lines) 08/01/2007 06:41 AM Jan Schneider jan

Missed a few copyrights from Eric.

1.19 (+3 -3 lines) 06/27/2007 01:24 PM Jan Schneider jan

Bump year, looks like a missed a few last time.

1.18 (+20 -21 lines) 03/04/2006 07:21 PM Chuck Hagenbuch chuck

- no reason to use a singleton for this form
- add variables to the form before trying to validate anything

1.17 (+1 -4 lines) 02/27/2006 12:58 PM Chuck Hagenbuch chuck

haven't needed these includes for a while at least.

1.16 (+2 -2 lines) 01/01/2006 05:36 PM Matt Selsky selsky

Grammar.

1.15 (+3 -3 lines) 01/01/2006 04:11 PM Jan Schneider jan

Happy new year\!

1.14 (+9 -11 lines) 12/31/2005 10:51 PM Chuck Hagenbuch chuck

- fix editing motds
- fix rte editor params

1.13 (+27 -82 lines) 07/31/2005 07:03 PM Chuck Hagenbuch chuck

Clean up HTML, clean up edit.php. richtext editor still doesn't work.

1.12 (+3 -3 lines) 01/03/2005 09:35 AM Jan Schneider jan

Happy New Year

1.11 (+2 -2 lines) 11/20/2004 03:20 PM Jan Schneider jan

New menu.
Submitted by: Roel Gloudemans <roel@gloudemans.info>

1.10 (+2 -2 lines) 10/18/2004 08:45 PM Chuck Hagenbuch chuck

Registry::getParam() -> Registry::get().

1.9 (+8 -8 lines) 04/07/2004 10:43 AM Chuck Hagenbuch chuck

No more HORDE_LIBS.

1.8 (+36 -22 lines) 04/02/2004 04:47 PM Chuck Hagenbuch chuck

From: Joel Vandal <jvandal@infoteck.qc.ca>

- Add a "Switch to HTML/Plain text" button when add/edit MOTD
- Message will only be visible when the post time is reach (currently, it always display all messages except expired msgs)

1.7 (+79 -19 lines) 04/02/2004 11:39 AM Jan Schneider jan

Let mottle do something useful.
Submitted by: Daniel Vandal <dvandal@infoteck.qc.ca>

1.6 (+3 -3 lines) 01/22/2004 05:20 PM Jan Schneider jan

Path fixes.
Submitted by: Serge Grondin <SGrondin@csbf.qc.ca>

1.5 (+2 -2 lines) 01/17/2004 05:57 PM Jan Schneider jan

All footers look the same, so why not use only one.

1.4 (+2 -2 lines) 01/01/2004 10:16 AM Jan Schneider jan

Happy new year everyone.

1.3 (+41 -7 lines) 11/30/2003 08:25 PM mdjukic

- start using horde_template
- add .htaccess files where needed
- split out Mottle:: class into its own file
- add some missing classes to base.php and clean up
- add a horde_form to edit.php (still missing submit logic)
- remove unneeded template files

1.2 (+2 -2 lines) 09/01/2003 07:08 PM Jan Schneider jan

Simplify driver instantiation even more.

1.1 08/26/2003 02:04 AM Eric Rostetter ericr

Some more place holder files for editing motd messages...