A Site Dedicated to Fabric-Formed Concrete

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
editorial_tools [2023/10/09 14:58] – [Video Share Plugin Example] rpschmitzeditorial_tools [2023/10/28 14:19] (current) – [Editorial Tools] rpschmitz
Line 43: Line 43:
     * <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>\\ 
  
 ### ###
Line 56: Line 54:
 ### ###
  
 +~~UP~~
  
 ===== Columns Plugin Example ===== ===== Columns Plugin Example =====
Line 122: Line 121:
 </code> </code>
  
 +~~UP~~
 ===== Video Share Plugin Example===== ===== Video Share Plugin Example=====
  
Line 131: Line 131:
 {{https://www.youtube.com/v/-dnL00TdmLY?small | WIKIS in Plain English}} {{https://www.youtube.com/v/-dnL00TdmLY?small | WIKIS in Plain English}}
  
-\\  
-\\  
-\\  
-\\  
-\\  
-\\  
-\\  
-\\  
-\\  
-\\  
-\\  
-\\  
-\\  
-\\  
-\\  
-\\  
 \\  \\ 
 \\  \\ 
  
 <fs medium>Usage/Syntax for the above example is as follows: <fs medium>Usage/Syntax for the above example is as follows:
-The basic syntax looks like this:  +The basic syntax looks like this: **START WITH 2 {** videosite>videoid?parameter1&parameter2|title **AND END WITH 2 }**   [[https://www.dokuwiki.org/plugin:vshare|Video Share Plugin]] (Note: clicking on this link will result in leaving this page unless you open it in another tab or window.)</fs>
-{{videosite>videoid?parameter1&parameter2|title}</fs>+
  
   * Where videosite is one of the identifiers listed in Supported Services chapter   * Where videosite is one of the identifiers listed in Supported Services chapter
Line 160: Line 143:
   * 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 =====
  
Line 180: Line 164:
 <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> 
 +### 
  
  
Line 208: Line 195:
   {{gallery>images:vacation?image_*.jpg&80x80&crop&lightbox}}   {{gallery>images:vacation?image_*.jpg&80x80&crop&lightbox}}
  
-<align justify><fs medium>This displays all images beginning with ''image_'' and ending in ''.jpg'' from the namespace ''images:vacation''. Thumbnails are cropped to 80x80 pixels and images will be opened in lightbox mode.</fs></align>+### 
 +<fs medium>This displays all images beginning with ''image_'' and ending in ''.jpg'' from the namespace ''images:vacation''. Thumbnails are cropped to 80x80 pixels and images will be opened in lightbox mode.</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>\\ 
Line 224: Line 217:
  
  
-<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~~
 +
QR Code
QR Code editorial_tools (generated for current page)