Arkestra icon indicating copy to clipboard operation
Arkestra copied to clipboard

Arkestra extends Django CMS to provide an intelligent semantic web publishing system for organisations and institutions.

Results 38 Arkestra issues
Sort by recently updated
recently updated
newest added

Hi, are you planning to integrate newer Django versions and django-cms versions?

I reopen the issue #39. Loading example_database.json seems not possible if using postgres. 1) Postgresql, with no database: $ dropdb base_django01 $ python manage.py syncdb --noinput --all ... psycopg2.OperationalError: FATAL:...

There is one thing that is a must for modern websites that Arkestra really lacks - generic asynchronious data supply interface, that would allow update content from Arkestra plugins not...

Placing the home page as the only page at the root level of the page tree, and all pages under it, causes the menu generation code to inject 3 unwanted...

While i can find documentation on creating Django-CMS plugins, I'm quite sure theres a difference between a vanilla Django-CMS plugin, and a plugin that Arkestra can embed in semantic editor...

If `ArkestraGenericLister.determine_layout_settings()` receives a horizontal `list_` it needs to add `lastcolumn` to the class of the last item. Sometimes the list will be a queryset, in which case using a...

... but don't; "Include description" must be selected.

...because if it does, it breaks the JS for the Map tab. We need to strip linebreaks either on save or on render.

Bug