Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 427738 - New: dev-python/django-cms-2.3 - A Django application for managing hierarchical pages of content
Summary: New: dev-python/django-cms-2.3 - A Django application for managing hierarchic...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Sławek Lis (RETIRED)
URL: https://www.django-cms.org/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2012-07-23 12:03 UTC by José Romildo Malaquias
Modified: 2015-11-05 12:35 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
django-cms-2.3.ebuild (django-cms-2.3.ebuild,728 bytes, text/plain)
2012-07-23 12:03 UTC, José Romildo Malaquias
Details

Note You need to log in before you can comment on or make changes to this bug.
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

?