created: 2015/02/19 - Ingo Thomas | last edited: 2015/02/25 - Ingo Thomas
- Call page with '?admin':
- On the bottom of the PREVIEW AREA, click button [^ CREATE NEW ENTRY ^]:
- Between top of WYSIWYG-editor and bottom of preview area, click button [v UPDATE EDITOR]:
- In WYSIWYG-editor, find new entry on content bottom
- Fill the "created" information field (last edited can be filled when changes are applied)
- Edit title and create new content
- On very bottom of page (blue area), click link [REPLACE FILE: [Site URL]/...]
- If sourcecode shows (Chrome/Safari), use browser function [Save as...] / [Save Page As...]
- Find and OVERWRITE(!) file 'index.html' (this web page)
- -RELOAD THIS PAGE-
--------------------------------------------
- REMOVE ENTRIES ONLY(!) USING THE CODE EDITOR!
- MAKE A BACKUP OF THE CURRENT WIKI-FILE (only .html, no resources)
- Click left-hand button [COPY INTO CODE EDITOR v], below WYSIWYG-editor
- Find entry to be removed. Highlight source code from bottom to top ('backwards'), INCLUDING "<!--ENTRY END-->" of entry,
up to the END OF, and EXCLUDING the previous "<!--ENTRY END-->...". HOLD [SHIFT] AND USE CURSOR KEYS, IF NECESSARY! - MIND THE TAG BRACKETS! DO NOT DELETE ANYTHING ELSE (e.g. "<!--ENTRY END--></div>"), IT WILL BREAK THE EDITOR!!!
- Click right-hand button [^ COPY INTO VISUAL EDITOR], below WYSIWYG-editor and verify.
- Like saving new entries (above) or any content changes, save (overwrite) this file when done, then reload.