[Moin-user] list in table, and other questions

Thomas Waldmann tw at waldmann-edv.de
Thu Nov 29 11:26:04 EST 2007


> (1) how to put a list in a cell (table)

There is no direct way, but you can use Include to include a complete 
other page.

> (2) how to use the wiki-enities (I've got them from 
> text_html_text_moin_wiki.py)
> 
> 	<!ENTITY nbsp   " ">  <!-- no-break space = non-breaking space, U+00A0, convert to U+0020 -->
> 	<!ENTITY iexcl  "¡"> <!-- inverted exclamation mark, U+00A1 ISOnum -->
> 	<!ENTITY cent   "¢"> <!-- cent sign, U+00A2 ISOnum -->
> 	<!ENTITY ...

Depending on your moin version and configuration, it might just work 
when you enter ...   ...

> (3) how to remove small "globe" icon before every external link /i.e./ 
> [http://some.address.org Name]

Modify the CSS (not recommended, though, a user should know when a 
reference leaves the local site).

> (4) I use for color the Color2 macro. But When I write:
>     Some_text [[Color2(red, colored_text)]] some_other_text
>     the line is broken before some_other_text. How to get all of it in 
> the same line?

This is maybe a bug / limitation.




More information about the Moin-user mailing list