SourceForge.net Logo
June 4, 2006
© GPL
 
ProWikiCenter
Edit Form
 
Difference (previous author) (Change, Edit, normal page display)

Changed: 1c1,19
Describe the new page here.
The EditForm is the place where authors interact with the wiki.

It shows:
* PageName -- the title, the unique name of the page
* PageSize -- the technical size of the page, given by the number of characters (bytes) needed to store the text.
* EditHelpText -- a help text showing the markups most often used

It contains the active elements:

* TextInputField -- a multiline text input area where the page content can be written and edited.
* SaveButton -- for storing the current state.
* SummaryInputField -- a single line input field for a summary that shows in RecentChanges
* MinorEditsCheckbox -- a checkbox that a user can select if he field that his changes need no attention from the readers, see MinorEdits
* PreviewButton -- for displaying the current state of the edited text without actually storing it at the server
* LastAuthorTextLink -- a link which displays the text version
from the last author before that currently stored



FolderForms

The EditForm is the place where authors interact with the wiki.

It shows:

  • PageName -- the title, the unique name of the page
  • PageSize -- the technical size of the page, given by the number of characters (bytes) needed to store the text.
  • EditHelpText -- a help text showing the markups most often used
It contains the active elements:

from the last author before that currently stored


FolderForms