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
Published on Nov 27, 2015
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
Published on Oct 19, 2015
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
Published on Jun 14, 2015
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
Published on Jun 14, 2015
added support for author's Display Name field (GS 3.2+, News Manager 3.2+)
Published on Jun 6, 2015
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
Published on Apr 27, 2015
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
Published on Mar 1, 2015
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
Published on Feb 25, 2015
Fixes issue with custom excerpt length, not working since 0.9.2 (with NM 3.0) (@smsHH)