#123: Duplicate IDs in HTML templates
------------------------+---------------------------------------------------
Reporter: dom | Owner: dom
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
With Test::HTML::Content installed, we get some warnings that have
probably been around for ages:
{{{
t/27_geo_data_edit_form............ok 12/18element textarea: validity
error : ID content already defined
<td><textarea name="content" id="content" rows="21" cols="70"
wrap="virtual"
^
element textarea: validity error : ID content already defined
<td><textarea name="content" id="content" rows="21" cols="70"
wrap="virtual"
^
element textarea: validity error : ID locales already defined
<td><textarea name="locales" id="locales" rows="5"
cols="70"></tex
^
element textarea: validity error : ID categories already defined
<td><textarea name="categories" id="categories" rows="5"
cols="70"
^
element select: validity error : ID edit_type already defined
<select name="edit_type" id="edit_type">
^
}}}
etc etc.
--
Ticket URL: <http://dev.openguides.org/ticket/123>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#14: test failure with no plucene
------------------------+---------------------------------------------------
Reporter: dom | Owner:
Type: defect | Status: closed
Priority: low | Milestone:
Component: openguides | Version: 0.47
Severity: normal | Resolution: fixed
Keywords: |
------------------------+---------------------------------------------------
Changes (by dom):
* resolution: => fixed
* status: new => closed
Comment:
Search::InvertedIndex support is deprecated, so this can be closed for
now.
--
Ticket URL: <http://dev.openguides.org/ticket/14>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#119: Admin password defeats browser password managers
------------------------+---------------------------------------------------
Reporter: dom | Owner: dom
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: minor | Keywords:
------------------------+---------------------------------------------------
My browser at least won't remember the admin password for some reason.
Investigate and fix?
--
Ticket URL: <http://dev.openguides.org/ticket/119>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#111: Debian postinst should run openguides-setup-db as www-data
-----------------------------+----------------------------------------------
Reporter: dom | Owner: dom
Type: defect | Status: new
Priority: normal | Milestone:
Component: debian-packages | Version:
Severity: normal | Keywords:
-----------------------------+----------------------------------------------
When using postgres IDENT authentication running openguides-setup-db as
root does not work. Running it as www-data would be better (and might
remove the need for permissions fix-ups later?)
--
Ticket URL: <http://dev.openguides.org/ticket/111>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#117: Include README.GMAPS.
-----------------------------+----------------------------------------------
Reporter: dom | Owner: dom
Type: defect | Status: new
Priority: normal | Milestone:
Component: debian-packages | Version: svn
Severity: normal | Keywords:
-----------------------------+----------------------------------------------
Include README.GMAPS. 'nuff said.
--
Ticket URL: <http://dev.openguides.org/ticket/117>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#134: Optionally include a site-wide list of common locales and categories on
node pages
------------------------+---------------------------------------------------
Reporter: nick | Owner: nick
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
This would need a config setting to decide if it gets included or not
If it does, then a standard list of locales and categories would be shown
on all pages. This would make it much easier to navigate the site, on
sites with a small core list of categories/locales.
Many sites would probably want to have a custom version of this, if they
choose to enable it.
--
Ticket URL: <http://dev.openguides.org/ticket/134>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#135: Optionally allow nodes to have an image (URL)
------------------------+---------------------------------------------------
Reporter: nick | Owner: dom
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
Some guides may like to allow nodes to have an image, which can then be
styled / located as required.
As not all guides will want this, it'll need to be a config setting to
decide if it should be shown on the edit page. (Node display will always
show the image if set, or a different empty span if not, to help with
styling)
--
Ticket URL: <http://dev.openguides.org/ticket/135>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#120: Support geoRSS in feeds
-------------------------+--------------------------------------------------
Reporter: dom | Owner: dom
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Resolution: fixed
Keywords: |
-------------------------+--------------------------------------------------
Changes (by nick):
* resolution: => fixed
* status: new => closed
Comment:
Both RSS and Atom feeds now contain the lat+long (as GeoRSS) and the os x
+ y (as space tags - http://frot.org/space/0.1/)
--
Ticket URL: <http://dev.openguides.org/ticket/120>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#108: Support new Wiki::Toolkit style moderation
-------------------------+--------------------------------------------------
Reporter: dom | Owner: dom
Type: enhancement | Status: new
Priority: normal | Milestone: 0.53
Component: openguides | Version: svn
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
Wiki::Toolkit now includes moderation support. We need put this into
OpenGuides at some basic level (in such a way that it can be integrated
with authentication and spam filtering later).
--
Ticket URL: <http://dev.openguides.org/ticket/108>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project