News Manager blog

News Manager Date/Time Picker plugin version 0.1.1

This plugin adds a date/time picker to the post editor. Since version 0.1.1 it uses GetSimple's backed colors (red, blue). It is now available for download in Extend

News Manager clones

If you need to have several separate blog/news instances with News Manager you can use this -kludgey- solution, at least until multi-section is supported by the plugin. I've made three clones based [...] Read more

News Manager 3.2 released

Download (Extend) New features: - Added support for GS 3.2 author Display Name, defined in GS settings (@Oleg06) (No need to use NM 3.1's $NMAUTHOR array in gsconfig, though it is still supported) - [...] Read more

News Manager Addons plugin version 0.9.3.2

added support for author's Display Name field (GS 3.2+, News Manager 3.2+)

News Manager 3.2 beta 27 available for testing

Download New features: - Added support for GS 3.2 author Display Name, defined in GS settings (@Oleg06) (No need to use NM 3.1's $NMAUTHOR array in gsconfig, though it is still supported) - New [...] Read more

Similar/related posts in News Manager

The other day morvy posted an interesting piece of code for News Manager, that displays a list of similar/related posts (having tags in common): $num_post = 5; $slugs = array(); $url = [...] Read more

News Manager 3.1 released

Changes (3.0 users, see Upgrade notes for more info) - Private posts are now visible to logged-in users (@Hypertexter) - Image/file browser improvements: default sorted by date; sortable columns [...] Read more

News Manager Addons plugin 0.9.3.1

Fixes issue with custom excerpt length, not working since 0.9.2 (with NM 3.0) (@smsHH)