]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - themes/default/templates/editpage.tmpl
Use CSS
[SourceForge/phpwiki.git] / themes / default / templates / editpage.tmpl
2013-06-18 vargenauUse CSS
2013-06-14 vargenauRemove chmod; split subpages before translation
2013-04-02 vargenauUse HTML 5 DOCTYPE; force CHARSET=utf-8
2013-01-14 vargenauseperate --> separate
2012-11-14 vargenauNo table summary in HTML 5
2012-09-28 vargenauRemove $Id$
2011-09-09 vargenauUse class fullwidth
2011-03-03 vargenauRemove rcs_id
2010-09-03 vargenauAdd class="warning_msg"
2010-07-02 vargenau<?= --> <?php echo
2010-06-27 vargenauNo noshade for <hr>
2010-06-24 vargenauUse "id" instead of "name" for <a>
2010-06-24 vargenauNo "clear" attribute for <br>
2010-06-24 vargenauNo "language" attribute for <script>
2010-05-19 vargenaurcs_id no longer makes sense with Subversion global...
2009-10-21 vargenauNormalize headers
2009-06-04 rurbanThe id belongs to the checkbox
2009-01-28 rurbanSpecial CSS for ENABLE_PAGE_PUBLIC
2008-11-19 rurbanadd new feature ENABLE_PAGE_PUBLIC
2008-08-26 vargenau Activated Id substitution for Subversion
2008-03-17 rurbanprotect $WYSIWYG_B
2007-07-18 labbenesAdd a message to warn users that switching to wysiwyg...
2007-07-18 labbenesDisplay wysiwyg button for newly created pages (revisio...
2007-07-14 rurbanadd Changes button. Upload not yet
2007-01-07 rurbanImprove id: edit: to edit-
2007-01-02 rurbanfix edit:locked
2006-09-06 rurbanupdated changed pgsrc structure
2005-09-26 rurban[] is forbidden in id tags. Renamed to use :
2005-05-06 rurbanconditionalize CAPTCHA
2005-04-25 rurbancaptcha feature by Benjamin Drieu. Patch #1110699
2005-01-25 rurbanreplace php vers with tags, better accessibility by...
2005-01-22 rurbanfix oldmakrup button label
2005-01-22 rurbanaccessibility: label the basic form elements
2004-12-19 rurbanremove the duplicate signin buttons here
2004-12-11 rurbannew edit_convert button, to get rid of old markup event...
2004-12-04 rurbanAdded comment by a UpLoad button withint editpage
2004-06-14 rurbanrenamed global $Theme to $WikiTheme (gforge nameclash)
2004-06-04 rurbanPut several _("") into new lines if inside attr=""...
2004-06-03 rurbansupport edit_toolbar in other themes
2004-06-03 rurbanshorten size msg
2004-06-02 rurbanadded save,preview to toolbar
2004-06-01 rurbanedit_toolbar fixes
2004-05-27 rurbanENABLE_EDIT_TOOLBAR
2004-05-18 rurbanSimplified strings for easier translation
2004-04-13 rurbansf.net bug #851666
2004-04-08 rurbanfixed PageChange Notification
2004-03-14 rurbanuserpref: fixed default
2003-02-27 dairikiClean up <br clear="all" style="clear: both;" /> tags.
2003-02-17 dairikiFix form POST action URLS.
2002-12-17 dairikiPatches from Matti Airas:
2002-12-15 carstenklappremove accidentally committed code
2002-12-15 carstenklappGettext adjustments for French punctuation
2002-09-17 dairikiClean up broken "please continue editing..." message.
2002-08-23 rurbanfixed login, theme selection, UserPreferences.
2002-08-22 rurbanFirst (unfinished) UserAuth version, storing prefs...
2002-02-18 carstenklappThe enclosing <div> for the content is now generated...
2002-02-16 carstenklappbugfix missing )
2002-02-16 carstenklappGoodStyle is now just a regular WikiLink instead of...
2002-02-14 carstenklappassigned css classes to form input buttons
2002-02-10 carstenklappadded br clear=both before editarea to clear past a...
2002-02-10 carstenklapptweaks for new phpwiki-printer.css
2002-02-10 carstenklappMore updates for the rebuilt stylesheet. Netscape 4...
2002-02-09 carstenklappmoved formatting of editarea size controls to css
2002-02-08 carstenklappNew class .numeric for right-aligning numeric text...
2002-02-07 carstenklappMaxlength for textarea width and height set to 4 digits.
2002-02-06 dairikiAdd missing </td>.
2002-02-04 carstenklappadded a locked checkbox to the edit page for the admin
2002-02-01 dairikiAdd directions to the edit area (for Malcolm :-).
2002-01-30 dairikiTwo new convenience functions in lib/Theme.php: WikiLin...
2002-01-30 dairikiCombine and refactor editpage.php and savepage.php.
2002-01-28 dairikiGeneralized "ActionPages". To get LikePage for SomePag...
2002-01-26 carstenklappTrial run of "See GoodStyle tips for editing" inside...
2002-01-26 dairikiNew markup code is now more or less working.
2002-01-24 dairikiBig Template cleanup and refactor.
2002-01-23 dairikiRefactoring continues:
2002-01-23 carstenklappRemoved formatting-only table, css already handles...
2002-01-23 dairikiRefactor/cleanup of login code continues.
2002-01-22 carstenklappminor alignment adjustments for MacOSX theme
2002-01-21 dairikiMore infiltration of new object-based HTML generation.
2002-01-21 carstenklappConverted UserPreferences and GoodStyle into LinkButton...
2002-01-19 carstenklappminor (xhtml fix)
2002-01-19 dairikiBig refactor of lib/WikiUser.php. The login mechanism...
2002-01-19 carstenklappFinished up get/setButtonSeparator functions.
2002-01-18 carstenklappNew property in $Theme for customizing the button separ...
2002-01-17 dairikiBeginning of major template code clean-up and refactor.