When using the program, I had a fewproblems.I would be glad ifsomeonecan help!
1. How can I edita theme? I made changesto a fileliveblog.csswhich is locatedin the folder/ally-py/live-blog/plugins/livedesk-embed/gui-themes/themes/default , but the changeswere not acceptedand appearanceremained the same. How can I changethe themeof your blog?
2. I uploadedto the serverthe localization filewith the extension .po, but it has not broughtresults: Russianlanguage does notappear in the list. How to fix it?
3. Is it possible to do tobroadcastthat I'minyour blogthen transferred toRSSto broadcastto third partyservices?
1) You need to run `build-eggs` script in order to rebuild theme files. But currently it isn't working for me as expected. I have submitted a PR with a possible fix: https://github.com/superdesk/Live-Blog/pull/880
3) related info also added in that PR
Post edited by Yauhen Kirylau at 2015-06-16 09:08:28
I have again aproblem. Imake changes to the fileliveblog.cssin the directoryyou specifiedbut nothing changes.After rebooting the server,no changestoo :(
2. No integration with Facebook. Got the key from the social network, has been entered in the settings LiveBlog. In the panel have the icon of facebook, but the system is not authenticated and comments on behalf of the user facebook cannot keep. How to fix it?
3. Where can I view a detailed installation of the service with the generation of static html pages, since I would like to blog indexed by search engines.
for dir in $dirs; do $python_cli "$dir/build_egg.py"; done
$python_cli "$current_dir/plugins/copy_eggs.py"
I Replacedthe css filevalues .container{width:600px;margin-left:20px;margin-top:20px;overflow:hidden}.container{width:100%;margin-left:20px;margin-top:20px;overflow:hidden} ran the scriptagain, restarted the service, but nothinghas changed :(
When using the program, I had a fewproblems.I would be glad ifsomeonecan help!
1. How can I edita theme? I made changesto a fileliveblog.css of default theme, but the changeswere not acceptedand appearanceremained the same. I run `build-eggs` script in order to rebuild theme files, but nothing changes/
Post edited by Butov Stanislav at 2015-08-12 12:29:12