On 1/25/2011 12:54 PM, Roger Oberholtzer wrote:
On Tue, 2011-01-25 at 03:26 -0800, Dhanesh Mane wrote:
Hey all,
I am new to tracwiki, I am able to understand the wiki macros and some
keywords. I want to have a green box ( which I guess appearing with
help of some macro) like this wiki page http://trac-hacks.org/ on my
web page right side.
You need to add the News Flash macro for that. It is available in the
link you referenced. Then add this to your wiki page:
{{{
#!NewsFlash
Whatever wiki text you want can go here. At least I know links work.
}}}
Note that you don't necessarily need a macro for that, you can also use
a #!div block and pass appropriate styling options...
Starting with 0.12 you can also build tables this way, with #!td and
#!td blocks.
See http://trac.edgewall.org/wiki/WikiHtml for more details.
-- Christian
--
You received this message because you are subscribed to the Google Groups "Trac
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/trac-users?hl=en.