差分
このページの2つのバージョン間の差分を表示します。
| 次のリビジョン | 前のリビジョン | ||
| wiki:wrap [2021/11/25 21:59] – 作成 ともやん | wiki:wrap [2022/10/01 02:27] (現在) – ともやん | ||
|---|---|---|---|
| 行 1: | 行 1: | ||
| from: [[https:// | from: [[https:// | ||
| ====== Wrap Plugin ====== | ====== Wrap Plugin ====== | ||
| + | < | ||
| ---- plugin ---- | ---- plugin ---- | ||
| description: | description: | ||
| 行 19: | 行 19: | ||
| donationurl: | donationurl: | ||
| ---- | ---- | ||
| + | </ | ||
| ===== One plugin to rule them all ===== | ===== One plugin to rule them all ===== | ||
| 行 351: | 行 351: | ||
| Example how to add new button into the picker: [[http:// | Example how to add new button into the picker: [[http:// | ||
| - | This patch adds button for ''< | + | This patch adds button for '' |
| 行 900: | 行 900: | ||
| =====How to make space between columns? | =====How to make space between columns? | ||
| - | I have a wrap layout where I have a <WRAP column 30%> followed by a <WRAP column 60%>, this works OK as far as it goes but the table in the 30% column actually looks much nicer if it's in a 20% column. So I need some way to make a <WRAP column 20%>, then a blank 10% column, then the <WRAP column 60%>. Is there any way of doing this easily? | + | I have a wrap layout where I have a %%<WRAP column 30%>%% followed by a %%<WRAP column 60%>%%, this works OK as far as it goes but the table in the 30% column actually looks much nicer if it's in a 20% column. So I need some way to make a %%<WRAP column 20%>%%, then a blank 10% column, then the %%<WRAP column 60%>%%. Is there any way of doing this easily? |
| I tried adding indent but although it sort of worked it's not very good and it seemed to lose the outline round one of my tables. | I tried adding indent but although it sort of worked it's not very good and it seemed to lose the outline round one of my tables. | ||
| - | > If it's only for making the table look different, why don't you add a class around your table? E.g. ''< | + | > If it's only for making the table look different, why don't you add a class around your table? E.g. '' |
| ===== config page ala custombuttons? | ===== config page ala custombuttons? | ||
| 行 1125: | 行 1125: | ||
| ===== Responsive float boxes ===== | ===== Responsive float boxes ===== | ||
| - | > It seems the float boxes specially when they are used with width attribute are not responsive. Also when you use multiple columns wrap (e.g. <WRAP third column>) they dont adjust themselves in different screens! Please fix it. --- [[user> | + | > It seems the float boxes specially when they are used with width attribute are not responsive. Also when you use multiple columns wrap (e.g. %%<WRAP third column>%%) they dont adjust themselves in different screens! Please fix it. --- [[user> |
| >> I cannot reproduce this. Can you please post example syntax that doesn' | >> I cannot reproduce this. Can you please post example syntax that doesn' | ||