Symon
|
Add Recent Posts on index pageThis hack adds the ability to search for recent posts to the index page.
As set out the change removes the "ego search" in favour of the ability to find posts in the last day or week.
First of all you must have created your own template how to do this is explained HERE
OK Lets take it that you have created your own template, now goto
Admin Panel - Styles Admin - Edit Templates/Logos
And open up your template ( please remember that if you change templates you must add this to every template that you may use)
Now follow the instructions in the correct order
Go to
Choose File to Edit
and then open each file in order
#
#-----[ OPEN ]------------------------------------------
#
index_body.tpl
#
#-----[ FIND ]------------------------------------------
#
{L_SEARCH_NEW} {L_SEARCH_SELF}
#
#-----[ REPLACE WITH ]------------------------------------------
#
#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#
#End
|