Thread Rating:
  • 6 Vote(s) - 4.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
News Manager (updated)
Hey Carlos,
thanks for your support! Now I'm trying to use i18n Search/special pages. "angryboy"
http://get-simple.info/forums/showthread.php?tid=3235
has developed a very interesting solution you probably know, which does exactly what I'm looking for but I'm still having problems. His archiving function is providing monthly links to url, for example: http://aussenhui.de/sophia/blog/&tags=_cre_201408+blog
But when I'm changing the _cre_date tag in the url manualy to 201407 or something, it is still showing all the posts tagged "blog".

Kind regards
Hu
Reply
(2014-08-04, 20:45:36)Carlos Wrote: News Manager (updated) is still/currently a one-language plugin.

Hello Carlos!

This guy added multilanguage-support for an old version of newsmanager:
http://get-simple.info/forums/showthread.php?tid=2398.
It adds a field for determination of the language of the news.
Unfortunately this version is outdated and doesnt work on newer setups of get-simple, i18n, etc...
Could you have a look at this guys changes and if it is possible to adapt the changes to the actual version of news_manager?
Reply
Hi there Carlos. Wonderful plugin as always. I have a question hopefully isn't too hard to correct.

I'm using the NM and when I input the tags and add a comma like instructed it does not show on the front end of the site.

For example:

if I input

tag1, tag2, tag3

it shows as
tag1 tag 2tag3

on the front end. Is there a way to show the commas on the front-end?

I'm using the NM 2.4.4

Thanks!!!
Reply
I am assuming it outputs as html lists, you can use css after content: rules maybe.
The commas are delimiters, they are not part of the tags.
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
All good then. Thanks Shawn! I was able to use the after and the last-chiild to make this work.
Reply
Of course carlos probably has a custom output function you can call to get the tags in code.
like implode(',',$tagsarray) or something.
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
Since version 3.0 you can have a custom tag separator for the front-end.

For a comma and a space (instead of just a space), enable Custom Settings and enter:
Code:
tagSeparator ", "
Reply
(2014-08-15, 09:11:48)Carlos Wrote: Since version 3.0 you can have a custom tag separator for the front-end.

For a comma and a space (instead of just a space), enable Custom Settings and enter:
Code:
tagSeparator ", "

Totally cool Carlos. Thank you!
Reply
i want use always a "Auto-open Page Options" with news manager. How to do it.. or.. how to edit a plugin files.. to get a always visible this options...

the plugin what i asking:
http://get-simple.info/extend/plugin/aut...tions/187/
user plugin: scroll to top
Reply
Edit news_manager/template/edit_post.php, find this line:
Code:
<div style="display:none;" id="metadata_window">
and change "display:none;" to "display:block;"
Reply
thank You very much Carlos ! Smile
user plugin: scroll to top
Reply
Hello Carlos!

I wish i could use multiple tags in nm_show_tag_page() like
Code:
nm_show_tag_page('_en, my-tag', $index=NMFIRSTPAGE, $filter=true);

greets from Austria,

Niedes
Reply
nm_show_tag_page() displays links for pagination under the list of posts (prev/.../next, numbered or older/newer). What do you think those links should be like, if multiple tags were supported?
Reply
Hello Carlos!

Thank you for your reply - in the meantime i figured out how to
customize news_manager_addons to fit my needs.
Code:
nm_list_recent_by_tag(array('_de', 'my-tag'));


(2014-08-30, 00:53:09)Carlos Wrote: What do you think those links should be like, if multiple tags were supported?
I think tags should be comma-separated in the url like
Code:
http://www.domain.com/news/tags/_de,my-tag&page=2
- but i didnt think it through any further as the news_manager_addons does exatly what I needed now.
Reply
An user has contributed a Finnish translation for News Manager (3.0 or older). It will be included in the next NM version.
In the meantime, anyone interested can be get the language file here:
https://github.com/cnb/News_Manager-gets.../fi_FI.php
https://github.com/cnb/News_Manager-gets.../fi_FI.php (direct download)
Reply
http://xdsoft.net/jqplugins/datetimepicker/

nice date and time to use in back end to get time and date in news manager...
user plugin: scroll to top
Reply
Nice one. Thank you xxdex, I'll look into this.
Reply
it's possible to add a pagination to back-end area in news manager page ?
i mean example 20-50 news on one page..and buttons <- previev | next -> ?
user plugin: scroll to top
Reply
As per xxdex's request, here's a complementary plugin that adds a date/time picker to News Manager's post editor:

News Manager DateTimePicker 0.1 beta

[edit: now available in Extend]
Reply
Really awesome plug-in Carlos!

As others before me I would like to be able to have different news feeds for different languages. The alternatives I've found don't execute as well as News Manager does though Sad

Would it maybe be possible to have one more News Manager plug-in bur named differently? That way they could each point to a seperate page on the site...

Heart
Reply
A couple years ago user vixrealitum posted a News Manager 2.2.4 clone to allow having another instance:
http://get-simple.info/forums/showthread...8#pid20188
The attachment is no longer available, but I've just made a new clone with that same name, though based on News Manager 3.0:

Article Manager 3.0 beta - download

Note: Sidebar/front-end functions and css styles for this plugin must be prefixed by am_ instead of nm_, same for gsconfig settings (AM* instead of NM*), etc.
Reply
Carlos... it's great !!!! thank You !!!
user plugin: scroll to top
Reply
Great to see how GS & NM are becoming day by day indispendable for every user who wants to avoid WP & JM dictaturs :-P
My website made with GetSimple CMS is

Arte & Società
www.artesocieta.eu

An indipendent website about Italian Contemporary Visual Arts
Reply
Does it mean that you can have 2 categories or even more? It's much better than no categories at all, but I'd love to see the categories feature in native NM without having more instances Smile
Tomáš Janeček - Multilingual personal website powered by GetSimple
» The little I did for GetSimple
Reply
With that clone (AM) you can only add another blog/news instance. This is just some kind of temporary workaround to have 2 blog/news sites (in 2 pages) with separate but identical backends.
Reply




Users browsing this thread: 5 Guest(s)