Discussions
Activity
Sign In
How it works
Sebastian Olsson (2)
Activity
Discussions
31
Comments
90
newscoop and Apache mod_rewrite directives
You can use [R=301] and the browser will redirect and visit the correct page, but the URL in the browser window will also update to the one that Newscoop actually uses rather than the one you set in Apache.
Comment by
Sebastian Olsson (2)
December 2016
permalink
Webroot Subfolder
In your .htaccess file, you have a rule that looks like this: RewriteCond %{REQUEST_URI} !\.php$ RewriteCond %{REQUEST_URI} !\.html$ RewriteCond %{REQUEST_URI} !\.css$ RewriteCond %{REQUEST_URI} !\.js$ RewriteCond %{REQUEST_URI} !\.…
Comment by
Sebastian Olsson (2)
May 2016
permalink
Can I use Two and more slideshows in the article
You will get more than one div called #gallery, maybe that is the problem? Have you tried changing the id to class and running Galleria on .gallery instead? If that doesn't work, maybe you have to give each div their own id and run the javascri…
Comment by
Sebastian Olsson (2)
February 2015
permalink
Renditions
You need to edit the file theme.xml for the theme you are using to change the renditions.
Comment by
Sebastian Olsson (2)
February 2015
permalink
Renditions
Yes. As long as the image is at least as big as the rendition, you can use any image format.
Comment by
Sebastian Olsson (2)
February 2015
permalink
How to create section and front page modular templates
It's possible to use different templates in each issue, simply change the default front page template or section template in the settings for that issue. You can also create custom fields in Newscoop. Click on 'Article Types' in the…
Comment by
Sebastian Olsson (2)
February 2015
permalink
How to upgrade from 4.2.4 to 4.3.2 on shared hosting server?
I don't know why the developers have chosen to make it so difficult for websites with shared hosting to use the latest version. I remember when Sourcefabric was called Campware, they always cared about making it usable for everyone. Can you tr…
Comment by
Sebastian Olsson (2)
February 2015
permalink
after install, trouble with alias newscoop.local and newscoop.com login
Go to newscoop.local/admin and login as admin
Comment by
Sebastian Olsson (2)
January 2015
permalink
Request license not found in installation of Nescoop 4.3
Probably because the web server has some rewrite rules or access restrictions. What is in the .htaccess file in that folder or parent folder?
Comment by
Sebastian Olsson (2)
November 2014
permalink
Indesign Roundtrip
You have to get the info from the administrator of the website. Newscoop can be adapted to the needs of each publication, adding database fields where necessary.
Comment by
Sebastian Olsson (2)
October 2014
permalink
Newscoop 4.2 installer error (timeout during database install)
I suppose this is the list you wanted, Simon: https://github.com/sourcefabric/Newscoop/compare/v4.0...v4.2 It's a lot of changes!
Comment by
Sebastian Olsson (2)
October 2014
permalink
Can not edit articles with status 'Published'
No, it was not fixed in 4.2.4! It only works on one publication but not the other one.
Comment by
Sebastian Olsson (2)
October 2014
permalink
Can not edit articles with status 'Published'
This was solved in Newscoop version 4.2.4.
Comment by
Sebastian Olsson (2)
October 2014
permalink
Multiple Alias with different themes.
You can set a different publication in the themes. Put {{ set_publication identifier="1" }} before the article list in the template.
Comment by
Sebastian Olsson (2)
September 2014
permalink
Automatic Issue Publication
I remember testing this on the demo site a while ago and it didn't work. It's in the bugtracker. https://dev.sourcefabric.org/browse/CS-4887
Comment by
Sebastian Olsson (2)
September 2014
permalink
cpu 100%
You can try to change the scheduled actions so that they happen on different times for each website.
Comment by
Sebastian Olsson (2)
September 2014
permalink
error in index.php
You can probably get the log file from your web hotel if you ask them nicely. Other things you can try is to edit the .htaccess file to get a custom log file in a directory you (but not everyone) have access to or (not recommended for security reaso…
Comment by
Sebastian Olsson (2)
September 2014
permalink
Incorrect path to yml file
I created a pull request for the other files. https://github.com/sourcefabric/Newscoop/pull/719
Comment by
Sebastian Olsson (2)
June 2014
permalink
Installing testing themes
In the Content menu, your publication should be at the bottom. If you click on it, you will see the issues of that publication. Click on the Configure icon next to the current issue. There should be a list of all the themes assigned to this publicat…
Comment by
Sebastian Olsson (2)
June 2014
permalink
using render for template caching
It always updates when there is new content. Only if the content hasn't changed it will keep a cache copy for 100 seconds.
Comment by
Sebastian Olsson (2)
May 2014
permalink
Installing testing themes
If you're using Debian or Ubuntu, you can install the sample site like this: sudo apt-get install newscoop-sample-data
Comment by
Sebastian Olsson (2)
May 2014
permalink
Slow working in VPS
It is probably because you have too little RAM. You can try to install APC, maybe it will be faster then.
Comment by
Sebastian Olsson (2)
May 2014
permalink
How to get list of articles that has a given article as related
{{ list_related_articles }} {{ if $gimme->current_list->at_beginning }} {{ /if }} {{ $gimme->article->name }} {{ if $gimme…
Comment by
Sebastian Olsson (2)
May 2014
permalink
Issue with uploading profile image, cover in a Local Installation
I suggest moving this question to the Booktype forum.
Comment by
Sebastian Olsson (2)
May 2014
permalink
Installing Dependency (ImageMagick)
All software you need is probably available for you on the server. Upload the Newscoop files via FTP and then go to your website in a web browser and follow the instructions, enter the database info that you can find in CPanel. If you have access t…
Comment by
Sebastian Olsson (2)
May 2014
permalink
Installing Dependency (ImageMagick)
You can try Newscoop here: http://newscoop-demo.sourcefabric.org/admin
Comment by
Sebastian Olsson (2)
May 2014
permalink
allow duplicated articles in same section
Yes, it is technically possible if you make some changes in the code. The reason it doesn't work that way is because most Newscoop users, including its programmers, think it's better this way. For an editor with lots of articles to publish…
Comment by
Sebastian Olsson (2)
May 2014
permalink
allow duplicated articles in same section
In that case, I would suggest that you make a new issue every day. The primary focus of the Newscoop software is news websites. You are free to use it for anything, but sometimes Newscoop's features for newspapers may conflict with your intere…
Comment by
Sebastian Olsson (2)
May 2014
permalink
[SOLVED] how to hide sections without articles
{{ list_sections }} {{ if $gimme->current_list->at_beginning }} {{ /if }} {{ list_articles length="1" }} {{ /list_articles }} {{ if ! $gimme->prev_list_empty }} …
Comment by
Sebastian Olsson (2)
May 2014
permalink
allow duplicated articles in same section
No, they need to be in different sections or have different titles. Why not add something to one of the titles to be able to tell them apart. It would be very confusing for your visitors if they want to find an article and there are two identical …
Comment by
Sebastian Olsson (2)
May 2014
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
Stop following
About
Username
Sebastian Olsson (2)
Joined
October 2011
Visits
0
Last Active
February 2019
Roles
Member
Posts
121
Friends
Followed by 1 person
My Badges
Total Points: 75
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