@sf-micz
send a reply
11 years, 6 months ago
@ljubar
Snippet:
[
Context]
Inside "sites in multiple languages" this code needs to be updated to work with "nonstatic" files / themes:
<ul> {{ list_languages of_publication="true" }} <li style="background: transparent url(http://{{ $gimme->publication->site }}/templates/_img/flags/{{ $gimme->language->code }}.png) no-repeat 5px center"> <a href="{{ url }}/">{{ $gimme->language->name }}</a> </li> {{ /list_languages }} </ul>
@sf-micz
send a reply
11 years, 6 months ago
@ljubar
Snippet:
[
Context]
Does this sound right to you?
Like every good cookbook, this book has lots of good recipes, ideas and tips for creating online publications with good taste, and which taste good too. And, like every good cook, there are a few utensils and ingredients you should have in your kitchen and ready to go. This manual will provide you with enough advice and code examples to get a high-quality site up and running with Newscoop.