Revisions for wicked/templates/edit/standard.inc

Location: [ Horde ] / wicked / templates / edit / standard.inc 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.
Show Branch:
  Revision Date Author Log Message
1.38 (+2 -2 lines) 02/29/2008 02:30 PM Chuck Hagenbuch chuck

Escape page names and versions.

1.37 (+2 -2 lines) 06/22/2007 02:10 PM Chuck Hagenbuch chuck

Use standard fixed class for textareas.

1.36 (+2 -2 lines) 03/16/2007 08:29 AM Jan Schneider jan

Use h1 instead of div.

1.35 (+20 -32 lines) 03/16/2007 08:23 AM Jan Schneider jan

Remove tables.

1.34 (+1 -1 lines) 07/03/2006 05:10 AM Jan Schneider jan

wording

1.33 (+11 -3 lines) 07/03/2006 05:09 AM Jan Schneider jan

Complete captcha support.

1.32 (+1 -1 lines) 07/03/2006 05:00 AM Jan Schneider jan

Allow to enter lowercase captchas, create new captcha for each form.

1.31 (+8 -0 lines) 07/02/2006 01:43 AM Michael M Slusarz slusarz

Initial CAPTCHA support.

1.30 (+0 -4 lines) 02/23/2006 04:51 PM Chuck Hagenbuch chuck

[cjh] Don't create pages until they have content (Bug #2534).

1.29 (+2 -2 lines) 02/23/2006 12:19 PM Chuck Hagenbuch chuck

cancel link works without javascript

1.28 (+6 -9 lines) 02/23/2006 12:09 PM Chuck Hagenbuch chuck

Fix a small oodle of xhtml and display issues.
Show the required star when the changelog is required.

1.27 (+1 -1 lines) 08/06/2005 09:14 PM Chuck Hagenbuch chuck

Remove deprecated language="" attribute on script tags wherever possible.

1.26 (+1 -1 lines) 06/02/2005 01:57 AM Chuck Hagenbuch chuck

fix a few more pagebody references.

1.25 (+6 -6 lines) 05/30/2005 02:18 PM Chuck Hagenbuch chuck

[cjh] Add a config option to toggle use of pretty URLS with mod_rewrite
(Bug #1878).

1.24 (+1 -1 lines) 05/30/2005 05:10 AM Jan Schneider jan

Convert charset of page text when retrieving the page, not when displaying it.

1.23 (+1 -1 lines) 04/30/2005 06:50 PM Jan Schneider jan

Prepend page name with action like with all other action pages.

1.22 (+1 -1 lines) 10/19/2004 04:11 AM mdjukic

first lot being moved from gif to png

1.21 (+1 -1 lines) 10/15/2004 10:08 PM eraserhd

* Add a configuration option to require the user to enter change descriptions
when editing pages.

1.20 (+1 -1 lines) 09/11/2004 11:05 AM Jan Schneider jan

edit.php -> display.php?page=EditPage
Submitted by: Roel Gloudemans <roel@gloudemans.info>

1.19 (+1 -1 lines) 09/06/2004 10:59 PM Chuck Hagenbuch chuck

Minor cleanups.

1.18 (+1 -1 lines) 09/06/2004 10:54 PM Chuck Hagenbuch chuck

Need an echo here.

1.17 (+8 -7 lines) 09/01/2004 03:46 PM eraserhd

* Make an EditPage special page.

1.16 (+1 -1 lines) 08/09/2004 08:51 AM eraserhd

* Set textarea width to 100% using CSS.  (Shamelessly stolen from UseMod).

1.15 (+1 -1 lines) 07/01/2004 08:02 PM Jan Schneider jan

More charset fixes. We don't convert the charset directly after retrieving
them from the backend atm because Text_Wiki is breaking multibyte texts.

1.14 (+19 -8 lines) 05/09/2004 11:45 PM Chuck Hagenbuch chuck

Add a preview buttom.

1.13 (+3 -3 lines) 05/09/2004 12:13 PM Jan Schneider jan

Fix table layout.

1.12 (+27 -49 lines) 05/09/2004 12:42 AM Chuck Hagenbuch chuck

Changelogs

1.11 (+2 -2 lines) 05/08/2004 07:24 PM Chuck Hagenbuch chuck

bigger editing textarea

1.10 (+1 -4 lines) 05/07/2004 04:02 PM Chuck Hagenbuch chuck

Provide a link back to the current page, rather than a reload link liable to
eat peoples' work.

1.9 (+1 -1 lines) 05/07/2004 03:05 PM Chuck Hagenbuch chuck

- Diffs between page versions on the history view work now
- General cleanup of the history view; add a space for changlogs.
- Misc related cleanup to all of this.

1.8 (+1 -1 lines) 02/18/2004 03:55 PM Chuck Hagenbuch chuck

need to global $registry here.

1.7 (+1 -1 lines) 02/11/2004 11:36 PM Chuck Hagenbuch chuck

Get rid of refresh.gif icons; use Horde's reload.gif everywhere.

1.6 (+1 -1 lines) 01/03/2004 09:49 AM Jan Schneider jan

Add and use Page::allows(). Should be easily wrapped around a real perms
system in the future.
Random cleanups while I was there.

1.5 (+1 -1 lines) 11/25/2003 04:43 PM Chuck Hagenbuch chuck

frickin' IE and its not supporting transparent PNGs.

1.4 (+27 -16 lines) 11/17/2003 02:45 PM Chuck Hagenbuch chuck

Clean up and consolidate the templates.

1.3 (+1 -1 lines) 11/17/2003 09:47 AM Chuck Hagenbuch chuck

Minor tweaks and fixes; use new graphics.

1.2 (+6 -9 lines) 11/11/2003 05:41 PM Chuck Hagenbuch chuck

Some minor html cleanup and a bunch of error checking fixes.

1.1 11/11/2003 12:51 PM Chuck Hagenbuch chuck

Initial import of Wicked, original code written by Tyler Colbert
<tyler-hordeml@colberts.us>. The initial name was "wicke", so a lot of
d's need to be added in various places, but this should be a complete,
otherwise functional start on a Horde Wiki.