Home > Movable Type Listing pages by folder

Listing pages by folder

October 16, 2008Mike0 comments

This is an example, in response to this problem from the Movable Type forums.


<mt:Pages folder="Plugins">
     <li><span style="font-size:15px">
          <a href="<mt:PagePermalink/>"><mt:PageTitle/></a>
     </span></li>
</mt:Pages>



In order to make this work, you will have to go to Manage->Folders in the Movable Type CMS, and create a folder there which Movable Type will manage for you.

  1. No comments yet.