Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 427738

Summary: New: dev-python/django-cms-2.3 - A Django application for managing hierarchical pages of content
Product: Gentoo Linux Reporter: José Romildo Malaquias <jrmalaq>
Component: New packagesAssignee: Sławek Lis (RETIRED) <slis>
Status: RESOLVED FIXED    
Severity: enhancement CC: mail, python
Priority: Normal Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://www.django-cms.org/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: django-cms-2.3.ebuild

Description José Romildo Malaquias 2012-07-23 12:03:13 UTC
Created attachment 318970 [details]
django-cms-2.3.ebuild

Please, add django-cms to portage.

A Django application for managing hierarchical pages of content, possibly in multiple languages and/or on multiple sites.

Django CMS handles the navigation rendering for you with clean, slug based URLs, and this navigation can be extended by custom Django applications

You can define editable areas, called placeholders, in your templates which you can fill with CMS plugins, by default we ship the following plugins:

    File
    Flash
    Google Map
    Link
    Picture
    HTML Snippet
    Teaser
    Text
    Video
    Twitter

However this is not the end of the list, there are many 3rd party plugins already available for you to use. Should you be unable to find a suitable plugin for you needs, writing your own is very simple.
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2012-12-12 12:04:20 UTC
Do you still wish to have this package added to portage?

What is wrong with

~/improvise/dev-python/django-cms $ ls /mnt/gen2/TmpDir/portage/dev-python/django-cms-2.3/image/usr/lib64/
python2.7  python3.2

?
What is wrong with

~/improvise/dev-python/django-cms $ ebuild django-cms-2.3.ebuild clean test
Forcing test.
-------------------------------------------------

>>> Source compiled.
>>> Test phase [none]: dev-python/django-cms-2.3

?