##// END OF EJS Templates
Added wiki macros support. 2 builtin macros are defined: hello_world (sample macro that displays the arguments) and macro_list (display the list of installed macros)....
Added wiki macros support. 2 builtin macros are defined: hello_world (sample macro that displays the arguments) and macro_list (display the list of installed macros). git-svn-id: http://redmine.rubyforge.org/svn/trunk@897 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r884:8a8f819d273e
r884:8a8f819d273e
Show More
_content.rhtml
3 lines | 105 B | text/html+ruby | RhtmlLexer
<div class="wiki">
<%= textilizable content, :text, :attachments => content.page.attachments %>
</div>