#* * Access this page at the URL /extensions/sample/ *#
If an extension needs its own page, then this is such an example. However, mostly, extensions only need to inject their own scripts and styles into the /project page.
Here is someString: $someString, and someInt: $someInt
Here is a sample list using a veloci-macro:
#set( $greatlakes = ["Superior","Michigan","Huron","Erie","Ontario"] ) #makeAList( $greatlakes )