Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (292 - 294 of 2152)

Ticket Resolution Summary Owner Reporter
#408 fixed Integrate CMS via proxying pudo pudo

Reported by pudo, 4 years ago.

Description
  • As sysadmin/user of CKAN I want to integrate a CMS to support easy addition of additional content ...
  • I want to integrate with navigation
  • As a minimum I want to be able to add content pages (more stuff would be e.g. comments, sidebars, main menu ...)

Why: CMS are great at creating content and have very good editors and theme support ...

Previous work

http://groups.google.com/group/pylons-discuss/browse_thread/thread/f8969e28b0a007c7

  • deliverance: retheming on the fly

http://knowledgeforge.net/shakespeare/hg/file/677eef9402e6/shakespeare/controllers/template.py

  1. Rewrite urls for proxying
  2. You need a theme to substitute into
  3. pylons

Extreme version:

  • 2 sources -> pylons/ckan app, cms
  • 1 theme source: ckan or cms

1 frontend/proxy app which re-themes everything

Owned by CKAN:

  • package/
  • tag/
  • group/
  • api/
  • /

Everything else proxied.

#409 fixed Refactor cli to be more 'pluggable' rgrp rgrp

Reported by rgrp, 4 years ago.

Description
  • (Load cli commands from setuptools entry point name datapkg.cli)
  • Document how other can write new commands
  • Refactor base Command class to support this pluggability (if necessary)
#410 fixed Latest comments widget on home page pudo pudo

Reported by pudo, 4 years ago.

Description

This would be an extension to the disqus plugin that would patch itself into home/index.

Note: See TracQuery for help on using queries.