This shows you the differences between two versions of the page.
|
plugin:columns [2009/11/06 18:19] pan One Added reply to the "continue" discussion |
plugin:columns [2010/01/27 02:01] (current) 74.93.99.97 |
||
|---|---|---|---|
| Line 12: | Line 12: | ||
| similar : | similar : | ||
| tags : boxes | tags : boxes | ||
| + | downloadurl: http://dwp-forge.googlecode.com/files/columns-2009-08-30.zip | ||
| + | bugtracker : http://code.google.com/p/dwp-forge/issues/list/ | ||
| + | sourcerepo : http://code.google.com/p/dwp-forge/source/browse/ | ||
| ---- | ---- | ||
| Line 341: | Line 344: | ||
| ===== Discussion ===== | ===== Discussion ===== | ||
| + | |||
| + | ==== Old syntax support ==== | ||
| + | |||
| + | Does not work for me at all. It is installed, I see the plugin in admin. But the plugin is doing nothing at all, just as if it were not installed. I can see ~~NEWCOL~~ as plainly as any other text. --- //Anonymous 2010/01/12 00:19// | ||
| + | |||
| + | ---- | ||
| + | |||
| + | Since version 2008-08-23 the default syntax of the column separator is ''<newcolumn>''. You can enable the legacy ''~~NEWCOL~~'' syntax on the configuration page but some of the new features will not be supported. --- //[[spambox03@mail.ru|Mykola Ostrovskyy]] 2010/01/14 08:24// | ||
| + | |||
| ==== Continue for Heading Levels Not Working? ==== | ==== Continue for Heading Levels Not Working? ==== | ||
| Line 551: | Line 563: | ||
| ---- | ---- | ||
| - | Hello all, I just wanted to let people know that some plugins seems to conflict with the default vertical alignment (top) and cause middle vertical alignment. Just modify the plugin's css (xxxx/lib/plugins/columns/style.css) by doing something like: | + | Hello all, I just wanted to let people know that some plugins seems to conflict with the default vertical alignment (top) and cause middle vertical alignment. Just modify the plugin's CSS (xxxx/lib/plugins/columns/style.css) by doing something like: |
| <code css> | <code css> | ||
| div.dokuwiki table.columns-plugin { | div.dokuwiki table.columns-plugin { | ||