Can anyone help with my request from a few weeks ago? I'm a newbie, so the answer may be staring me in the face if I know where to look.
Ross Shaw wrote: > > Hi, > > I'd like to tweak the homepage of my roller blog (version 4.01) so it > shows the most recent post from a category called 'features' at the top of > the page, and then the latest posts from all other categories below it. > I'm not using the 'frontpage' theme, so the 'pinned to main' function > doesn't work. > > Any thoughts on how to do this? Here is the relevant part of my existing > weblog template if it helps. > > <div class="content"> > > ## show next/previous paging controls > #set($pager = $model.getWeblogEntriesPager()) > <div class="next-previous"> > #showNextPrevEntriesControl($pager) > </div> > > ## show entries > #showWeblogEntriesPager($pager) > > </div> > > thanks, > > Ross > > > -- View this message in context: http://old.nabble.com/Homepage-template-customisation-tp26159966s12275p26401327.html Sent from the Roller - User mailing list archive at Nabble.com.