#136: Internationalization support
-------------------------+--------------------------------------------------
Reporter: dom | Owner: dom
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
There is a growing need for localized templates and other strings in
OpenGuides. Earle has [wiki:Internationalisation suggested] that this
could be done with a TT hash of all text labels; alternatively
[http://search.cpan.org/dist/Template-
Multilingual/lib/Template/Multilingual.pm Template::Multilingual] might be
more scalable/useful.
NB should we try and eliminate all text messages from within OpenGuides
itself and use templates for absolutely everything? This would simplify
things.
--
Ticket URL: <http://dev.openguides.org/ticket/136>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#141: Optionally supply a charset to go with the content type
------------------------+---------------------------------------------------
Reporter: nick | Owner: nick
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
We should allow guides to set a charset, which gets included with the
content type.
Otherwise, a default (normally ISO-8859-1) is often added, which screws
things up (eg your data isn't sent as UTF-8, and then postgres gets in a
huff)
--
Ticket URL: <http://dev.openguides.org/ticket/141>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#145: Standardise on ; as a CGI parameter separator
------------------------+---------------------------------------------------
Reporter: dom | Owner: dom
Type: task | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
There is a mixture of & (wrong in HTML!) & and ; as parameter
separators. Standardise on ;, since it's cleaner than & and
unambiguous
--
Ticket URL: <http://dev.openguides.org/ticket/145>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#143: delete link on moderation page
------------------------+---------------------------------------------------
Reporter: dom | Owner: dom
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
Moderation page should have a link to delete, rather than moderate, the
version in question.
--
Ticket URL: <http://dev.openguides.org/ticket/143>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#99: [[Image:FlickrID]] macro
-------------------------------------+--------------------------------------
Reporter: crschmidt(a)crschmidt.net | Owner: dom
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version:
Severity: normal | Keywords:
-------------------------------------+--------------------------------------
I created a macro for this for Open Guide to Boston, uses flickr as an
image upload background thingy.
--
Ticket URL: <http://dev.openguides.org/ticket/99>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#95: We should have a supersearch.cgi that just redirects to search.cgi
-------------------------+--------------------------------------------------
Reporter: earle | Owner: earle
Type: enhancement | Status: new
Priority: low | Milestone:
Component: openguides | Version:
Severity: trivial | Keywords: search cgi
-------------------------+--------------------------------------------------
In order not to break bookmarked searches. I'll take this one.
--
Ticket URL: <http://dev.openguides.org/ticket/95>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#63: RecentChanges view does not set not_editable tt_var
-------------------------------+--------------------------------------------
Reporter: ChristopherSchmidt | Owner: dom
Type: defect | Status: new
Priority: normal | Component: openguides
Version: svn | Severity: normal
Keywords: |
-------------------------------+--------------------------------------------
On RecentChanges view, the not_editable variable is not set, so an "edit"
link is presented for the node, for which content will never be seen
because of special casing in the OG code.
--
Ticket URL: <http://dev.openguides.org/ticket/63>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#144: Common category/locale should be configurable
-------------------------+--------------------------------------------------
Reporter: dom | Owner: dom
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
The common categories and locales should be configurable, probably from
wiki.conf, as different guides have different common requirements.
--
Ticket URL: <http://dev.openguides.org/ticket/144>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project