@PiN
As I said in post #13 I'm also interested in having full html excerpts with a more tag. It's in my to-do list, I'll try to implement this once I research how to avoid breaking html code (leaving unclosed tags...)
@vincenzo
Instead of inserting the function in a template file, it would be better to have it in the theme's functions.php file.
Or even better, in a small plugin that only contains this function. This way it would be available even if you select another theme.
Thank you for sharing it. I'll consider including it (with some slight change) in the next release.
Anyone else thinks it would be nice to have this? Better as an addon plugin?
Per a request I've posted a quick hack for News Manager that adds new classes .nm_post_1, .nm_post_2, etc. and nm_post_last to posts in the main page.
Does anyone think it would be nice to have this in NM? Optional maybe? Suggestions?
(I intend to add some way to do custom post templates in the future, anyway... also in the to-do list)
As I said in post #13 I'm also interested in having full html excerpts with a more tag. It's in my to-do list, I'll try to implement this once I research how to avoid breaking html code (leaving unclosed tags...)
@vincenzo
Instead of inserting the function in a template file, it would be better to have it in the theme's functions.php file.
Or even better, in a small plugin that only contains this function. This way it would be available even if you select another theme.
Thank you for sharing it. I'll consider including it (with some slight change) in the next release.
Anyone else thinks it would be nice to have this? Better as an addon plugin?
Per a request I've posted a quick hack for News Manager that adds new classes .nm_post_1, .nm_post_2, etc. and nm_post_last to posts in the main page.
Does anyone think it would be nice to have this in NM? Optional maybe? Suggestions?
(I intend to add some way to do custom post templates in the future, anyway... also in the to-do list)