LoCoDjango
5012
Comment:
|
5762
byteflow
|
Deletions are marked like this. | Additions are marked like this. |
Line 10: | Line 10: |
Loco Django Development is a project aimed at developing a framework for LoCo teams to use as a website. | Loco Django Development is a project aimed at defining, customizing and/or developing a Django-based CMS for LoCo teams to use as a website. |
Line 26: | Line 26: |
First flesh out the brainstorming section below, then come up with a design and implementation plan. | First flesh out the discussion/brainstorming section below, then come up with a design and implementation plan. |
Line 30: | Line 30: |
This section should describe a plan of action (the "how") to implement the changes discussed. Could include subsections like: | ''This section should describe a plan of action (the "how") to implement the changes discussed. Could include subsections like:'' |
Line 34: | Line 34: |
Should cover changes required to the UI, or specific UI that is required to implement this | ''Should cover changes required to the UI, or specific UI that is required to implement this'' |
Line 38: | Line 38: |
Code changes should include an overview of what needs to change, and in some cases even the specific details. === Migration === Include: * data migration, if any * redirects from old URLs to new ones, if any * how users will be pointed to the new way of doing things, if necessary. |
''Code changes should include an overview of what needs to change, and in some cases even the specific details.'' |
Line 49: | Line 42: |
It's important that we are able to test new features, and demonstrate them to users. Use this section to describe a short plan that anybody can follow that demonstrates the feature is working. This can then be used during CD testing, and to show off after release. | ''It's important that we are able to test new features, and demonstrate them to users. Use this section to describe a short plan that anybody can follow that demonstrates the feature is working. This can then be used during CD testing, and to show off after release.'' |
Line 51: | Line 44: |
This need not be added or completed until the specification is nearing beta. | ''This need not be added or completed until the specification is nearing beta.'' |
Line 55: | Line 48: |
This should highlight any issues that should be addressed in further specifications, and not problems with the specification itself; since any specification with problems cannot be approved. | ''This should highlight any issues that should be addressed in further specifications, and not problems with the specification itself; since any specification with problems cannot be approved.'' |
Line 70: | Line 63: |
*Mapping Framework - [wiki:Self:LoCoDjango/Features/MappingFramework Spec & Discussion] *Local Support System Map - [wiki:Self:LoCoDjango/Features/SupportSystem/Map Spec & Discussion] *Loco Member Locations - [wiki:Self:LoCoDjango/Features/MappingFramework/Members Spec & Discussion] *Meeting Spots - [wiki:Self:LoCoDjango/Features/MappingFramework/MeetingSpots Spec & Discussion] |
|
Line 72: | Line 69: |
== BoF agenda and discussion == | == Discussion == |
Line 74: | Line 71: |
Use this section to take notes during the BoF; if you keep it in the approved spec, use it for summarising what was discussed and note any options that were rejected. | Here are some links to related projects and apps. See also an interesting post by James Bennet on blogs and django: http://www.b-list.org/weblog/2007/nov/29/django-blog/ |
Line 85: | Line 85: |
Blogmaker - "a full-featured, production-quality blogging application for Django. It supports trackbacks, ping and comments with moderation and honeypot spam prevention." http://blogcosm.com/media/blogmaker/release/README.html http://code.google.com/p/blogmaker/ Djog: http://dev.oebfare.com/projects/djog/ - a Django blog app Byteflow: http://byteflow.su/ Luambo multi-user multi-blog: http://svn.luamboblog.org/ |
|
Line 87: | Line 99: |
A Django CMS for Real Content | "A Django CMS for Real Content", but I don't see any code.... |
Line 95: | Line 107: |
A django app with moinmoin backend for the homepage A django app for authentication A heavily customized PunBB forum A django pastebin with pygments syntax coloring and hashcash spam protection A wordpress-mu install for blogs A planetplanet blog aggregator Several maintenance scripts |
* A django app with moinmoin backend for the homepage * A django app for authentication * A heavily customized PunBB forum * A django pastebin with pygments syntax coloring and hashcash spam protection * A wordpress-mu install for blogs * A planetplanet blog aggregator * Several maintenance scripts |
Line 108: | Line 120: |
Line 112: | Line 125: |
Line 117: | Line 131: |
Please check the status of this specification in Launchpad before editing it. If it is Approved, contact the Assignee or another knowledgeable person before making changes.
Launchpad Entry: https://launchpad.net/loco-django/
Packages affected:
Summary
Loco Django Development is a project aimed at defining, customizing and/or developing a Django-based CMS for LoCo teams to use as a website.
Release Note
Better integration with Launchpad.
Rationale
Python for LoCo sites!
Use Cases
Assumptions
Design
First flesh out the discussion/brainstorming section below, then come up with a design and implementation plan.
Implementation
This section should describe a plan of action (the "how") to implement the changes discussed. Could include subsections like:
UI Changes
Should cover changes required to the UI, or specific UI that is required to implement this
Code Changes
Code changes should include an overview of what needs to change, and in some cases even the specific details.
Test/Demo Plan
It's important that we are able to test new features, and demonstrate them to users. Use this section to describe a short plan that anybody can follow that demonstrates the feature is working. This can then be used during CD testing, and to show off after release.
This need not be added or completed until the specification is nearing beta.
Outstanding Issues
This should highlight any issues that should be addressed in further specifications, and not problems with the specification itself; since any specification with problems cannot be approved.
Feature Discussions
All are welcome to view the current specs for each of these and provide input. If you have any other ideas for features please add them as well.
Local Support System - [wiki:LoCoDjango/Features/SupportSystem Spec & Discussion]
Local Support System Map - [wiki:LoCoDjango/Features/SupportSystem/Map Spec & Discussion]
Blog/News System - [wiki:LoCoDjango/Features/BlogNews Spec & Discussion]
User Authentication System - [wiki:LoCoDjango/Features/Users Spec & Discussion]
Member Roster with contact information - [wiki:LoCoDjango/Features/Users/MemberRoster Spec & Discussion]
OpenID authentication system - [wiki:LoCoDjango/Features/Users/OpenID Spec & Discussion]
Calendar Of Events Local & Remote - [wiki:LoCoDjango/Features/CalendarOfEvents Spec & Discussion]
Flat-Page support - [wiki:LoCoDjango/Features/FlatPages Spec & Discussion]
Dynamic Navigation - [wiki:LoCoDjango/Features/Navigation Spec & Discussion]
Mapping Framework - [wiki:LoCoDjango/Features/MappingFramework Spec & Discussion]
Local Support System Map - [wiki:LoCoDjango/Features/SupportSystem/Map Spec & Discussion]
Loco Member Locations - [wiki:LoCoDjango/Features/MappingFramework/Members Spec & Discussion]
Meeting Spots - [wiki:LoCoDjango/Features/MappingFramework/MeetingSpots Spec & Discussion]
Discussion
Here are some links to related projects and apps.
See also an interesting post by James Bennet on blogs and django: http://www.b-list.org/weblog/2007/nov/29/django-blog/
http://coderseye.com/ Banjo will be a blog app with CMS features, a modular extension system, and all the bells and whistles needed to be a real alternative to Mephisto or WordPress. multi-blog system, which needs to be easily skinnable Atom feeds are implemented - looking for a suitable publishing engine.
Blogmaker - "a full-featured, production-quality blogging application for Django. It supports trackbacks, ping and comments with moderation and honeypot spam prevention."
Djog: http://dev.oebfare.com/projects/djog/ - a Django blog app
Byteflow: http://byteflow.su/
Luambo multi-user multi-blog: http://svn.luamboblog.org/
https://launchpad.net/kaleidoscope/ Kaleidoscope - CMS for Real content
- "A Django CMS for Real Content", but I don't see any code....
https://launchpad.net/swing42/
- Swing42 is a Django-powered blogging application!
http://code.google.com/p/swing42/ [empty?]
https://launchpad.net/ubuntu-nl-website/
- A django app with moinmoin backend for the homepage
- A django app for authentication
- A heavily customized PunBB forum
- A django pastebin with pygments syntax coloring and hashcash spam protection
- A wordpress-mu install for blogs
- A planetplanet blog aggregator
- Several maintenance scripts
https://launchpad.net/django-forum/
https://launchpad.net/django-xmlrpc/ graham.binns
http://code.google.com/p/django-xmlrpc
blog posts (amongst other things) using the MetaWeblog API
https://launchpad.net/django-survey/
http://yml.alwaysdata.net/dj_survey/index/
Username:demo Password:demo
KSS Django - Kinetic Style Sheets. A beautiful AJAX framework.
http://code.djangoproject.com/wiki/KSSInDjango
- KSS is a javascript framework that aims to allow Ajax development without javascript. It uses stylesheets with CSS-compliant syntax to setup behaviours in the client and a set of well-defined commands that are marshalled back from the server to manipulate the DOM. get AJAX features but without losing accesibility.
https://launchpad.net/kaplan/ Kaplan TODO
https://launchpad.net/geekgrep/
https://launchpad.net/loco-drupal/
LoCoDjango (last edited 2008-10-06 21:16:04 by c-67-165-213-225)