Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 510  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: This is the place for discussion and questions about FeinCMS

Homepage: http://www.feincms.org/
Source on github: http://github.com/feincms/feincms/tree

 

Wrong default behavior in PageAdmin's add_extension_options function? 
  Hey everybody I want to create a page extension which is not displayed in collapse mode. So this is not possible atm, because the default behavior adds a 'collabse' class everytime. I think we can remove this line: [link]... more »
By sspross  - May 16 - 2 new of 2 messages    

FEIN new installation - This is forbidden when an 'atomic' block is active. 
  Hi, i am new to django and fein cms. I am trying to configure feincms correctly, but when i try to add a new page i am getting the following error: This is forbidden when an 'atomic' block is active. What can be causing these issue? Thanks
By nacho.me...@gmail.com  - Apr 26 - 3 new of 3 messages    

ManagementForm data is missing or has been tampered with??? 
  Suddenly, after 7 weeks, I get this error * ValidationError: [u'ManagementForm data is missing or has been tampered with']* It worked fine for serveral weeks. I did not change a thing. This happends when I'm trying to save a page. *Stacktrace (most recent call last): File "django/core/handlers/base.py" , line 115, in get_response... more »
By Nelson Varela  - Apr 23 - 4 new of 4 messages    

FeinCMS gallery plugin setup problem 
  I need to add gallery on my site. I found this plugin: [link] Made all the instructions in Install section but I get an error when trying to add a gallery in admin panel. NoReverseMatch at /admin/gallery/gallery/add/ Reverse for '"gallery_admin_thumbnail"' with arguments '()' and keyword arguments '{}' not found.... more »
By vvv....@gmail.com  - Apr 8 - 10 new of 10 messages    

ApplicationContent and app_reverse 
  I have thought a bit about the app_reverse problem when using an external django app as ApplicationContent. Currently, to properly support url reversion, one has to modify the external app and replace each and every django.core.urlresolver.*rever se*()call into feincms.content.application.mo dels.*app_reverse*(), which to boot also... more »
By Martin J. Laubach  - Mar 28 - 2 new of 2 messages    

fragments deprecated? 
  I just stumbled over the (now non existant) description of the fragment mechanism. As far as I can tell, the use of fragments is now totally deprecated (at least there is no documentation any more; the deprecation timeline does not mention it though) and instead a dance with overriding page base templates should be done.... more »
By Martin J. Laubach  - Mar 27 - 6 new of 6 messages    

Meta title for 3rd party app 
  Hello! I'm have news app integrated with FeinCMS and i cant' figure out how to set meta title when displaying news entry. Instead of news title like '27.03 - Google anounced new service...' I get 'News' (name of the app). here's how i render title in base.html: <title>{{ feincms_page.title }}</title>... more »
By vvv....@gmail.com  - Mar 27 - 3 new of 3 messages    

Problem understanding how to build navigation 
  Hi, In my site, I want to have on all pages 2 menus (navigation) that will never change from page to page (one in the header and the other in the footer). My site is multilingual (en, fr). My structure is basically like this: - Root Redirector / (automatically redirect to the home page in proper... more »
By etienned  - Mar 25 - 9 new of 9 messages    

How to use regions in custom templates 
  So I had an existing django project, but needed to add some content to certain templates that could be edited by the user. The path I took was to install the page module and create fake pages that hold those regions and call the programatically in the actual view like class HomeView(TemplateView):... more »
By __h__  - Mar 23 - 3 new of 3 messages    

"The page module requires a 'Page.register_templates()' call " 
  I have a project all set up and works famously in 1.6.3, however upon updating to FeinCMS 1.7.4, it acts as it I didn't register anything. My models.py is perfectly formatted and now striped of everything but a dumb simple Page module. The app is firmly in the settings and has been confirmed there by using manage.py shell and some exceptions. Am I missing... more »
By Joshua Jonah  - Mar 21 - 3 new of 3 messages    

1 - 10 of 510   « Newer | Older »

XML       Send email to this group: django-feincms@googlegroups.com