Both sides previous revisionPrevious revisionNext revision | Previous revision |
editorial_tools [2023/10/16 14:27] – [Flash Plugin Example] rpschmitz | editorial_tools [2023/10/28 14:17] (current) – [Editorial Tools] rpschmitz |
---|
| \\ |
| {{NEWPAGE}} |
| \\ |
| \\ |
| <fs x-large>**New Page Template**</fs> |
| ---- |
| |
| <fs medium>//Place text and photos here.//</fs> |
| |
| <fs x-large>**See Also**</fs> |
| ---- |
| \\ |
| <fs medium>//Place text here.//</fs> |
| |
| <fs x-large>**References**</fs> |
| ---- |
| \\ |
| <fs medium>[1] //Place text here.//\\ |
| [2] //Place text here.//</fs> |
| \\ |
| \\ |
| <fs x-large>**External Links**</fs> |
| ---- |
| \\ |
| <fs medium>[[http://www.place.com/|Some Place]]</fs> |
| |
| \\ |
| |
| |
====== Editorial Tools ====== | ====== Editorial Tools ====== |
{{:toolbar.jpg|TOOLBAR}} | {{:toolbar.jpg|TOOLBAR}} |
* <fs medium>Insert 3 Columns</fs>\\ | * <fs medium>Insert 3 Columns</fs>\\ |
* <fs medium>Insert 4 Columns</fs>\\ | * <fs medium>Insert 4 Columns</fs>\\ |
* <fs medium>Embed Flash File (replace file name as required)</fs>\\ | |
* <fs medium>Display A Gallery (replace namespace gallery as required)</fs>\\ | * <fs medium>Display A Gallery (replace namespace gallery as required)</fs>\\ |
* <fs medium>**DW2pdf** - allows a page to be printed to a PDF document. Also works with **ebook**.</fs>\\ | * <fs medium>**DW2pdf** - allows a page to be printed to a PDF document. Also works with **ebook**.</fs>\\ |
* <fs medium>**Flash** - allows a Flash SWF file to be embeded into the document.</fs>\\ | |
* <fs medium>**Font Color** - change font color. (Button in editing toolbar.)</fs>\\ | * <fs medium>**Font Color** - change font color. (Button in editing toolbar.)</fs>\\ |
* <fs medium>**Font Size** - change font size. (Button in editing toolbar.)</fs>\\ | * <fs medium>**Font Size** - change font size. (Button in editing toolbar.)</fs>\\ |
* <fs medium>**Gallery** - create a photo gallery from image files stored in the selected //**namespace**//.</fs>\\ | * <fs medium>**Gallery** - create a photo gallery from image files stored in the selected //**namespace**//.</fs>\\ |
* <fs medium>**Notice Board** - a calendar that allows users to insert events. (NOT INSTALLED, PHP ERROR)</fs>\\ | * <fs medium>**Video Share** - The Video Share Plugin is embedded using the video share parameters.</fs>\\ |
| |
### | ### |
<fs medium>Additional editing information may be found on DokuWiki [[wiki:syntax|syntax]] page and in the DokuWiki [[http://www.dokuwiki.org/manual|manual]] (Note: clicking on this link will result in leaving this page unless you open it in another tab or window.)</fs> | <fs medium>Additional editing information may be found on DokuWiki [[wiki:syntax|syntax]] page and in the DokuWiki [[http://www.dokuwiki.org/manual|manual]] (Note: clicking on this link will result in leaving this page unless you open it in another tab or window.)</fs> |
### | ### |
| ~~UP~~ |
| |
===== Columns Plugin Example ===== | ===== Columns Plugin Example ===== |
information in column 3 (remainder of page width) | information in column 3 (remainder of page width) |
;#; | ;#; |
| |
| |
</columns> | </columns> |
</code> | </code> |
| ~~UP~~ |
===== Video Share Plugin Example===== | ===== Video Share Plugin Example===== |
| |
* The title is optional as well. Look in Examples chapter | * The title is optional as well. Look in Examples chapter |
* The video can be aligned by adding spaces on the left or right inside the curly brackets (like in the image syntax). Look in Examples chapter | * The video can be aligned by adding spaces on the left or right inside the curly brackets (like in the image syntax). Look in Examples chapter |
| ~~UP~~ |
| |
===== Gallery Plugin ===== | ===== Gallery Plugin ===== |
| |
<fs large>**Parameters**</fs> | <fs large>**Parameters**</fs> |
| |
<align justify><fs medium>A number of parameters can be set by appending them with **?** character to the namespace or image. Each parameter needs to be separated with a **&** character. Defaults for all parameters can be set in the config manager. If a parameter is enabled by default it can be disabled in the syntax by prefixing it with the syllable no. e.g. the parameter **cache** is usually enabled and can be disabled using the keyword **nocache**. Below is a list of all recognized parameters.</fs></align> | ### |
| <fs medium>A number of parameters can be set by appending them with **?** character to the namespace or image. Each parameter needs to be separated with a **&** character. Defaults for all parameters can be set in the config manager. If a parameter is enabled by default it can be disabled in the syntax by prefixing it with the syllable no. e.g. the parameter **cache** is usually enabled and can be disabled using the keyword **nocache**. Below is a list of all recognized parameters.</fs> |
| ### |
| |
| |
<fs large>**Lightbox Mode**</fs> | <fs large>**Lightbox Mode**</fs> |
| |
<align justify><fs medium>This mode will open the clicked picture inside the current browser window without leaving the current page((This feature is based on the [[http://www.huddletogether.com/projects/lightbox/|Lightbox]] and [[http://serennz.cool.ne.jp/sb/sp/lightbox/|Lightbox Plus]] scripts with some additions)). You can close the picture view by clicking the little X in the upper right corner or anywhere in the picture. You can move to the next or previous image by using the arrow buttons in the lower corners.</fs></align> | ### |
| <fs medium>This mode will open the clicked picture inside the current browser window without leaving the current page((This feature is based on the [[http://www.huddletogether.com/projects/lightbox/|Lightbox]] and [[http://serennz.cool.ne.jp/sb/sp/lightbox/|Lightbox Plus]] scripts with some additions)). You can close the picture view by clicking the little X in the upper right corner or anywhere in the picture. You can move to the next or previous image by using the arrow buttons in the lower corners.</fs> |
| ### |
| |
<fs medium>The picture is downsized if necessary to fit into the current browser window. You can enlarge it with the arrow button in the top corner.</fs>\\ | <fs medium>The picture is downsized if necessary to fit into the current browser window. You can enlarge it with the arrow button in the top corner.</fs>\\ |
| |
| |
<align justify><fs medium>See [[http://www.dokuwiki.org/plugin:gallery|Gallery]] for additional syntax, parameter, limitations and caveats. (Note: clicking on this link will result in leaving this page unless you open it in another tab or window.)</fs></align> | ### |
| <fs medium>See [[http://www.dokuwiki.org/plugin:gallery|Gallery]] for additional syntax, parameter, limitations and caveats. (Note: clicking on this link will result in leaving this page unless you open it in another tab or window.)</fs> |
| ### |
~~UP~~ | ~~UP~~ |
| |