#162: Build.PL fails if no wiki.conf
------------------------+---------------------------------------------------
Reporter: dom | Owner: dom
Type: defect | Status: new
Priority: high | Milestone: 0.58
Component: openguides | Version: svn
Severity: major | Resolution:
Keywords: |
------------------------+---------------------------------------------------
Changes (by dom):
* severity: normal => major
--
Ticket URL: <http://dev.openguides.org/ticket/162#comment:1>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#60: Default node content
------------------------+---------------------------------------------------
Reporter: dom | Owner: dom
Type: enhancement | Status: new
Priority: normal | Component: openguides
Version: | Severity: normal
Keywords: |
------------------------+---------------------------------------------------
We should prepopulate some choice nodes with some skeletal text to make
the initial install less intimidating (especially the home page and those
linked in the navbar).
--
Ticket URL: <http://dev.openguides.org/ticket/60>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#90: Google Maps tests
------------------------+---------------------------------------------------
Reporter: dom | Owner: dom
Type: defect | Status: new
Priority: normal | Milestone: 0.53
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
The Google maps stuff in general needs some unit tests.
--
Ticket URL: <http://dev.openguides.org/ticket/90>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#147: Abstract admin action routine
------------------------+---------------------------------------------------
Reporter: dom | Owner: dom
Type: task | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
There is quite a of code duplication with the delete/moderate/set
moderation status routines. Abstracting them into one admin function will
keep things cleaner and make it easier to plug into different
authentication mechanisms.
--
Ticket URL: <http://dev.openguides.org/ticket/147>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#81: Make "Category" and "Locale" prefixes in autogenerated nodes optional or
customisable
------------------------+---------------------------------------------------
Reporter: grimoire | Owner: dom
Type: enhancement | Status: new
Priority: normal | Component: openguides
Version: 0.51 | Severity: normal
Keywords: |
------------------------+---------------------------------------------------
I believe that having "Category" and "Locale" prefixed to the name of a
node is redundant and counterintuitive for users. A node is a category if
it is in category Category, and a locale if it is in category Locale.
Also, my Guide is becoming full of redirects from Locale Foo to Foo, and
Category Bar to Bar (and occasionally from both Locale Foo and Category
Foo to Foo).
Several places in the OpenGuides code seem to require that locales and
categories have node names prefixed with this information, so it's easier
said than done, sadly.
--
Ticket URL: <http://dev.openguides.org/ticket/81>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#102: Use HTTP response codes correctly
------------------------+---------------------------------------------------
Reporter: dom | Owner: dom
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
For example, if I try to visit action=about when that action isn't
defined, I should get an HTTP 404 or similar, rather than an HTML message
about node not being found.
--
Ticket URL: <http://dev.openguides.org/ticket/102>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project