Help - Search - Members - Calendar
Full Version: selecting specific entry, w/o mysql?
Movable Type Community Forum > Additional Resources > Tips and Tricks
eliot
For one site that I'm working on with MT, I'd like to have a relatively static page that shows the content from a specific entry. Basically, I'll have the content of the page in MT so that it can be edited by the authors. The page itself can be a MT template. I don't have the database in MySQL and I'd like to know if this is possible... I couldn't find anything in the docs about it.

Hopefully this makes sense....

Thanks!
jedro
Probably the easiest way of doing this would be to create a category especially for this entry, and then create a template that only displays posts from the category:

CODE
<MTEntries category="static" lastn="1">
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.