DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:divalign

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
Last revisionBoth sides next revision
plugin:divalign [2009-02-14 05:39] – updated with fork information ryan.chappelleplugin:divalign [2019-08-15 20:43] – old revision restored (2009-10-08 17:19) Aleksandr
Line 1: Line 1:
-======divalign plugin======+====== divalign Plugin ======
  
 ---- plugin ---- ---- plugin ----
Line 11: Line 11:
 conflicts  conflicts 
 similar    :  similar    : 
-tags       : aligndiv+tags       : styletypography 
 + 
 +downloadurl:  
 +bugtracker :  
 +sourcerepo :  
 +donationurl:  
 + 
 +screenshot_img: 
 ---- ----
  
Line 32: Line 39:
  --- //[[chris@jalakai.co.uk|Christopher Smith]] 2008/03/30 01:25//  --- //[[chris@jalakai.co.uk|Christopher Smith]] 2008/03/30 01:25//
  
-====Syntax====+==== Syntax ====
  
-Align Left:  +Align Left:
  
   #;;   #;;
Line 55: Line 62:
  
  
-=====Notes=====+===== Notes =====
  
   * The justify doesn't seem to work (at least in Firefox), but I think that's just because the browser doesn't support the style="text-align: justify" or maybe I'm doing it wrong--who knows.   * The justify doesn't seem to work (at least in Firefox), but I think that's just because the browser doesn't support the style="text-align: justify" or maybe I'm doing it wrong--who knows.
Line 63: Line 70:
   * As shown in the syntax above, you can do it all in one line or you can break it up.  It just creates a big div around it so you could nest other things in it... whatever.   * As shown in the syntax above, you can do it all in one line or you can break it up.  It just creates a big div around it so you could nest other things in it... whatever.
  
-=====The Code=====+===== The Code =====
  
 <code php> <code php>
Line 93: Line 100:
             'name'   => 'divalign',             'name'   => 'divalign',
             'desc'   => 'Add alignment',             'desc'   => 'Add alignment',
-            'url'    => 'http://www.dokuwiki.org/plugin:divalign',+            'url'    => 'https://www.dokuwiki.org/plugin:divalign',
         );         );
     }     }
Line 157: Line 164:
    
 //Setup VIM: ex: et ts=4 enc=utf-8 : //Setup VIM: ex: et ts=4 enc=utf-8 :
-?>+
 </code> </code>
  
plugin/divalign.txt · Last modified: 2019-08-16 06:27 by Aleksandr

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