roog Wrote:@kofkof: Thanks, I've fixed the problem.I'll try to look at it when I get some more spare time.
@yojoe: No, there's no public svn. What do you mean with filtering? The most recent version has post filtering just like regular pages. Finally, about mvlcek's search plugin being compatible with NM, I doubt it. He probably only indexes the default GS data dirs. However, you can probably easily change his code to search /data/posts as well.
But I doubt "easily" will be that easy as I wished it was.
As it goes about filtering addon: could you list the changes or files you edited ?
Maintaining a small changelog in extend would be very appreciated.
Carlos Wrote:Quick patch:
Create a functions.php in your theme folder, with this (if file exists, insert the function into it):
Example (based on Cardinal theme):
Code:<title><?php nm_echo_title(); ?><?php get_page_clean_title(); ?> < <?php get_site_name(); ?></title>
That's it.
Post titles will now be like: This is the post title - News page < My site name
Is it a beta code, or ready to go on spec ?
I see It would be clever to add an exception to show news clean title only when visitors enter news page,.
But when seeing a news, get_page_clean_title() of the parent news page shouldn't be shown.
hmmm... moving get_page_clean_title() from theme to this function will do the thing.
But I would gladly see this feature in NM core.
Addons: blue business theme, Online Visitors, Notepad