Input format

  • user warning: Table './jem/sessions' is marked as crashed and should be repaired query: SELECT COUNT(sid) AS count FROM sessions WHERE timestamp >= 1231480022 AND uid = 0 in /var/www/net.jem-thematic/site/includes/database.mysql.inc on line 174.
  • user warning: Table './jem/sessions' is marked as crashed and should be repaired query: SELECT DISTINCT u.uid, u.name, s.timestamp FROM users u INNER JOIN sessions s ON u.uid = s.uid WHERE s.timestamp >= 1231480022 AND s.uid > 0 ORDER BY s.timestamp DESC in /var/www/net.jem-thematic/site/includes/database.mysql.inc on line 174.

New pages can be added as children of existing pages via the input form displayed by the graphical user interface when add child page is clicked. The actual text which is displayed in the page is written in the textarea called Body and by default it is a simplified HTML format. Additional allowed input formats can be selected by opening the menu linked with Input form under the textarea.

Existing pages can be edited by clicking on the title and then selecting the Edit tab that will appear next to the View tab just under the title.

Child pages are ordered lexicographically by their title. This order can be altered by changing the weight of the page. One may add at most 31 (-15..+15) differently weighted child pages to simulate, if necessary, section ordering.

Images needed in the page have to be uploaded using the menu linked by File Attachments. They can be displayed as attachment or, if the image is not listed, it can be inserted using the HTML <IMG> element with the local link produced by the system after upload. Recall that the input format has to be changed to Full HTML for the image to show.

Above you see the unlisted setting used to upload the image called JEMProfile.png on the local disk. The uploaded image can be inserted in the text by the HTML fragment:

<img src="http://jem-thematic.net/results/files/JEMProfile_0.png"/>