Author: weaver
Date: Tue Dec  6 13:44:33 2005
New Revision: 354576

URL: http://svn.apache.org/viewcvs?rev=354576&view=rev
Log:
Added some comments to the macro file

Modified:
    portals/jetspeed-2/trunk/src/webapp/WEB-INF/jetspeed_macros.vm

Modified: portals/jetspeed-2/trunk/src/webapp/WEB-INF/jetspeed_macros.vm
URL: 
http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/src/webapp/WEB-INF/jetspeed_macros.vm?rev=354576&r1=354575&r2=354576&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/src/webapp/WEB-INF/jetspeed_macros.vm (original)
+++ portals/jetspeed-2/trunk/src/webapp/WEB-INF/jetspeed_macros.vm Tue Dec  6 
13:44:33 2005
@@ -1,3 +1,7 @@
+#*
+ * Use this macro at the top of all of your layout decorations so as 
+ * to provide required context objects.
+*#
 #macro (defineLayoutObjects)
   #set($preferedLocale = $JS2RequestContext.locale)
   #set($rootFragment = $jetspeed.currentFragment)



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to