DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:fontsize2

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
plugin:fontsize2 [2014-06-20 02:12] – [fontsize2 plugin] 94.45.75.40plugin:fontsize2 [2023-03-13 20:04] (current) From-Russia-with-Love
Line 1: Line 1:
-====== fontsize2 plugin ======+====== FontSize2 Plugin ======
  
 ---- plugin ---- ---- plugin ----
-description: With fontsize2 you can control the size of your text +description: Text in different size
-Syntax: <fs size>Your Text</fs> \\ +
-you can use  any Value for size (em, ex, px, % , or xx-small , x-small, small, medium, large, x-large, xx-large) \\ +
-example:<nowiki> <fs 2em>Your Text in 2em, 1em is DokuWiki standard</fs> +
-<fs 200%>Your Text in 200%, 100% is DokuWiki standard</fs>' </nowiki>+
 author     : Thorsten Stratmann  author     : Thorsten Stratmann 
 email      : thorsten.stratmann@web.de email      : thorsten.stratmann@web.de
 type       : syntax type       : syntax
-lastupdate : 2009-01-20 +lastupdate : 2017-01-07 
-compatible : Lemming, Anteater, Rincewind, Angua, Adora Belle, Weatherwax, Binky, Ponder Stibbons+compatible : Lemming, Anteater, Rincewind, Angua, Adora Belle, Weatherwax, Binky, Ponder Stibbons, Hrun, Greebo
 depends    :  depends    : 
 conflicts  conflicts 
-similar    : fontsize+similar    : fontsize, typography
 tags       : style, typography tags       : style, typography
  
-downloadurl: https://github.com/lupo49/dokuwiki-plugin-fontsize2/archive/master.zip+downloadurl: https://github.com/ssahara/dw-plugin-fontsize2/archive/master.zip
 ---- ----
  
 ===== Download and Installation ===== ===== Download and Installation =====
  
-Download and install the plugin using the [[plugin:plugin|Plugin Manager]] using the following URL. Refer to [[:Plugins]] on how to install plugins manually.+Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
-backup copy (following urls are tentative, waiting the plugin author will setup plugin files for download.)+Backup copy (following urls are tentative, waiting the plugin author will setup plugin files for download.)
   * [[https://github.com/lupo49/dokuwiki-plugin-fontsize2/archive/master.zip|fontsize2]] (version 0.1)   * [[https://github.com/lupo49/dokuwiki-plugin-fontsize2/archive/master.zip|fontsize2]] (version 0.1)
-  * [[https://github.com/ssahara/dw-plugin-fontsize2/archive/master.zip|fontsize2]] (version 0.2) +  * [[https://github.com/ssahara/dw-plugin-fontsize2/archive/master.zip|fontsize2]] (version 0.3)
  
 ===== Examples ===== ===== Examples =====
  
-FIXME[[http://www.tstratmann.de/dokuwiki/doku.php?id=code:dokuwiki:plugin:fontsize2:beispiel|Examples]]+[[https://web.archive.org/web/20090501161354/http://www.tstratmann.de:80/dokuwiki/doku.php?id=code:dokuwiki:plugin:fontsize2:beispiel|Examples]]
  
 +Syntax: <fs size>Your Text</fs> \\
 +you can use  any Value for size (em, ex, px, % , or xx-small , x-small, small, medium, large, x-large, xx-large) \\
 +example:<nowiki> <fs 2em>Your Text in 2em, 1em is DokuWiki standard</fs>
 +<fs 200%>Your Text in 200%, 100% is DokuWiki standard</fs>' </nowiki>
  
 ===== Description ===== ===== Description =====
Line 335: Line 334:
  
 ===== Discussion ===== ===== Discussion =====
 +  * version 0.3 works with PHP 7, great job 
  
   * Works on angua, thanks a lot!    * Works on angua, thanks a lot! 
Line 343: Line 343:
  
   * **2014-03-03**: I opened a thread with all required PNG files for a working toolbar: https://github.com/lupo49/dokuwiki-plugin-fontsize2/issues/1 - deej   * **2014-03-03**: I opened a thread with all required PNG files for a working toolbar: https://github.com/lupo49/dokuwiki-plugin-fontsize2/issues/1 - deej
 +
 +  * Standard download not working with Release 2014-05-05 "Ponder Stibbons", download fontsize2 (version 0.2) works fortunately!
 +
 +  * Is it running with "Igor"?
 +
 +  * You can use this syntax if you want to increase / decrease font size
 +    * Increase: <html><big>Big Font</big></html>
 +    * Double Increase: <html><big><big>Even Bigger Font</big></big></html>
 +    * Decrease : <html><small>Small</small></html>
 +    * Decrease More: <html><small><small>Even Smaller</small></small></html>
 + 
plugin/fontsize2.1403223168.txt.gz · Last modified: 2014-06-20 02:12 by 94.45.75.40

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki