[xwiki-users] Sudhakar: To add Macros for Velocity
Hi all, I have installed the XWiki enterprise and done the configurations with the mysql. I could not able to invoke an macro call in my vm file. All i know is the macro.vm carries all the functionality for the blog that we design. Now when i try to add my own macros to the file macro.vm to implement a functionality for my XWiki page i could not able to see the changes on it. Now my query is can we add in a macro functionality directly into the macro.vm? or Is there a way to add in our macros into the XWiki pack? regards, M.R.Sudhakar.
You can write a page containing your application macros and include it in the page where you want to use them with : #includeMacros("Space.MacroPage") On 5/7/08, sudhakar ramalingam <[email protected]> wrote:
Hi all, I have installed the XWiki enterprise and done the configurations with the mysql. I could not able to invoke an macro call in my vm file. All i know is the macro.vm carries all the functionality for the blog that we design. Now when i try to add my own macros to the file macro.vm to implement a functionality for my XWiki page i could not able to see the changes on it.
Now my query is can we add in a macro functionality directly into the macro.vm? or Is there a way to add in our macros into the XWiki pack?
regards, M.R.Sudhakar. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Jean-Vincent Drean
participants (2)
-
jv@xwiki.com -
sudhakar ramalingam