Discussions
Activity
Sign In
How it works
Martin Saturka
Activity
Discussions
3
Comments
37
Superdesk install
Hi Omar, you do not have MongoDB running, see install instructions: https://github.com/sourcefabric/Superdesk/blob/master/INSTALL.txt#L106
Comment by
Martin Saturka
December 2013
permalink
Ignore publication on dynamic map?
Hi, Sebastian,maps were developed in a way that you can set many constraints inside a publication; though it is restricted to a single publication.https://wiki.sourcefabric.org/display/CS/Dynamic+maps+-+Constraints You can put a jira ticket with a f…
Comment by
Martin Saturka
October 2013
permalink
Installation error: Newscoop requires the SUPER privilege
Dear Sebastian, I would suggest to ask your web host provider to allow you to create this function. It is a safe function for a clever selecting of geo-points. It does not write anything anywhere. And MySQL without a possibility for such SQL functio…
Comment by
Martin Saturka
July 2013
permalink
Application error on Admin Sign-in - Fresh install of Newscoop 4.1.0
Hi Ray,it looks that you use Centos 6.3 32bit. We will try to look on this deployment. The most common Linux distributions for Newscoop are Debian and Ubuntu. It should work well there. Best, Martin
Comment by
Martin Saturka
March 2013
permalink
Newscoop 4.1 makes frontend search Solr-powered
Hi Ruslan,could not Sourceforge have different servers (or view caching) for different areas? It works correctly for some guys around (including me) in Prague. I get 4.1.0, and it is at the top of "browse all files". Apropos, that teamview…
Comment by
Martin Saturka
January 2013
permalink
php assigning smarty variables
I would try $template->assign('var_name', $var_value);
Comment by
Martin Saturka
January 2013
permalink
[4.0.3] Number of articles in a topic
Hi Nalyk,you may want to put in an inner list inside the "list_article_topics": {{ assign var="topic_name" $gimme->topic->name }}{{ list_articles constraints="topic is $topic_name" length=1 }} {{ assign var=&qu…
Comment by
Martin Saturka
January 2013
permalink
After moving the server, fit and crop not working
Something like this?https://wiki.sourcefabric.org/display/CS/Install+Newscoop+under+Nginx
Comment by
Martin Saturka
October 2012
permalink
Problems with password
An off-topic thing, regarding the map display, as e.g. athttp://newscoop.kreodi.fi/en/Juhlanumero/Artikkelit/104/Kake-tapaaminen-1882011.htm You can set Finnish labels there, and generally adjust it via templates, seehttps://wiki.sourcefabric.org/di…
Comment by
Martin Saturka
October 2012
permalink
Language code, issue code in url ( SEO )
May be something similar to thishttps://wiki.sourcefabric.org/display/CS/Legacy+URI+usage
Comment by
Martin Saturka
October 2012
permalink
Sort with order in a {{ list_article }}
Hi, some short info is at https://wiki.sourcefabric.org/display/CS/Order+by+custom+field
Comment by
Martin Saturka
July 2012
permalink
Localization of dynamic-map
It works for me with writing e.g. ö there. You should make sure that your text editor saves texts at UTF-8 encoding, and that the web page itself is displayed as UTF-8.
Comment by
Martin Saturka
July 2012
permalink
Localization of dynamic-map
It is a question all the time: "when there's a (part of) html tag/entity/... at a field, should it be displayed as written or as processed html". Writing down a UTF8 char there does not work for you, i.e. just "ö"? Regards,M…
Comment by
Martin Saturka
July 2012
permalink
Localization of dynamic-map
Hi Thomas,please look at our wikihttps://wiki.sourcefabric.org/display/CS/Dynamic+maps+-+Display
Comment by
Martin Saturka
July 2012
permalink
localhost and mac
Hi, Samir,you can catch more Airtime developers at the Airtime support forum. This slipped into the Newscoop support forum. Generally, the "apt-get" is a command of Debian/Ubuntu operating systems, it is used for installing packages. I am …
Comment by
Martin Saturka
February 2012
permalink
Best way to create a specific URL redirect in Newscoop?
If it is a few (types of) redirects, I would put rewrite rules into htaccess.
Comment by
Martin Saturka
February 2012
permalink
"Remember password" option
I would like to help a woman, in many ways, just it looks kind of hard. * If it is about remembering a password for a login form, then it should be a browser thing. Any problem here (outside chrome)? * If it is about staying logged-in, then first th…
Comment by
Martin Saturka
January 2012
permalink
no work encode
Generally, I would suggest to print out the variable that you are not sure about, like {{ $author_cons }} And if something strange there, I would do "var_dump($test);" inside a {{ php }} block (after taking that variable from templates). I…
Comment by
Martin Saturka
January 2012
permalink
[4.0] How to assign a var from php
I use things like that, and it works for me - at least for strings, seehttp://forum.sourcefabric.org/discussion/13697/how-send-php-variables-in-tpl
Comment by
Martin Saturka
January 2012
permalink
MySQL Table Description
These tables are (mostly) used for (flawed) statistics. I would suggest to set "Collect statistics" to "No" at "System Preferences" first - if you have new enough version of Newscoop. As far as I remember, you would jus…
Comment by
Martin Saturka
January 2012
permalink
How send php variables in tpl
If you mean, how to put the php variable back into a template variable, I usually use: $template->assign('author_const', $test);
Comment by
Martin Saturka
January 2012
permalink
Campsite and Server Overload Notice
First, X-Sendfile can save reasonable amount of loading if your site is heavy on image serving. And second, I do not know about Apache 1.3 way for this. Plus it needs some configuration tweaking even for Apache 2.x. Still, if your hosting provider i…
Comment by
Martin Saturka
January 2012
permalink
Can't save changes to Article Content
May be, if we could have access to your site, we could try to look what's going wrong there. It is hard just to guess. Martin
Comment by
Martin Saturka
January 2012
permalink
Campsite and Server Overload Notice
Hi, George, the get_img.php script is used for image loading - thus it gets many hits if many images are served. It looks if requested sizes of images are cached at server (images are cached), and just presents those images if available. If some im…
Comment by
Martin Saturka
January 2012
permalink
Popular topics
Hi, do you mean topics as those set to articles at article edit screen, or page topic, or is it for sections that are kind of topics? Regardless of it I would probably use some web service, like google analytics, where you can define virt…
Comment by
Martin Saturka
October 2011
permalink
How to display a map with locations from all articles?
On Sat, Jul 23, 2011 at 5:14 PM, Tomasz Rondio < newscoop-support@lists.sourcefabric.org> wrote: > ** > How to display a map with locations from all articles? > Hi, Tomasz, displaying a map with points from more maps is …
Comment by
Martin Saturka
July 2011
permalink
user rights to change maps and add maps
2011/4/1 Sava Tatić > We need to separate those rights in the future. > > Ticket added. http://dev.sourcefabric.org/browse/CS-2995 -- Martin Saturka Software Engineer, Sourcefabric www.sourcefabric.org
Comment by
Martin Saturka
April 2011
permalink
user rights to change maps and add maps
Map editing is taken just as article editing, i.e. it's the rights on article editing. M. -- Martin Saturka Software Engineer, Sourcefabric www.sourcefabric.org
Comment by
Martin Saturka
April 2011
permalink
Add/change staff accounts and passwords
Is there a way i can allow a user to change their own password account details, but not that of others? It's pretty good practice to allow users to manage their own account details (although not change their assigned type) - e.g. password,…
Comment by
Martin Saturka
March 2011
permalink
Locations
Hi, Oscar, it looks that you have disabled the "LOAD DATA LOCAL" command. You can enable it via setting "*set-variable=local-infile=1*" in your (/etc/)my.cnf file, and (just for the mysql command line client) could help puttin…
Comment by
Martin Saturka
February 2011
permalink
More Comments
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Apply for Membership
Follow Martin Saturka
About
Username
Martin Saturka
Joined
September 2010
Visits
0
Last Active
February 2014
Roles
Member, Sourcefabric Team
Posts
40
Friends
My Badges
Total Points: 80
Top Posters
Albert FR
1978
Martin Konecny
1860
Andrey Podshivalov
1526
Voisses Tech
1423
John Chewter
899
Daniel James
844
Roger Wilco
784
hoerich
627
Paul Baranowski
389
Cliff Wang
339