[[PageOutline(2-5,Contents,pullout)]] = ProjectLoopMacro = == Description == Render wiki text from different projects environments on one page. == Bugs/Feature Requests == Existing bugs and feature requests for ProjectLoopMacro are [report:9?COMPONENT=ProjectLoopMacro here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=ProjectLoopMacro&owner=steverweber new ticket]. == Download == Download the zipped source from [download:projectloopmacro here]. == Source == You can check out ProjectLoopMacro from [http://trac-hacks.org/svn/projectloopmacro here] using Subversion, or [source:projectloopmacro browse the source] with Trac. == Example == List links to projects. {{{ {{{ #!ProjectLoop path="/env/trac/projects" match=".*" rawhtml="false" {{{ #!html [$name] }}} }}} }}} List all projects !TicketQuery {{{ {{{ #!ProjectLoop {{{ #!html