#258: New macro for number of items in a particular category or locale
-------------------------+--------------------------------------------------
Reporter: kake | Owner: Nobody
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
Something like this:
This guide currently covers @ARTICLE_COUNT [[Category Pubs]] pubs.
which would come out as
This guide currently covers 435 pubs.
--
Ticket URL: <http://dev.openguides.org/ticket/258>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#227: Search Result Pagination
-------------------------+--------------------------------------------------
Reporter: bob | Owner: Nobody
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
the number of results per page of search results should be guide and user
configurable.
So a guide admin can set a default they want and users can choose
different if they want.
All should be an option.
--
Ticket URL: <http://dev.openguides.org/ticket/227>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#169: Printer friendly option
-------------------------+--------------------------------------------------
Reporter: ivorw | Owner: dom
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
It would be nice to have an option for viewing OpenGuides pages without
the navbar, search box, etc. suitable for printing out and giving to
people. Other sites have this.
I suggest index.cgi?id=page_name;format=print
--
Ticket URL: <http://dev.openguides.org/ticket/169>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#277: Integrate UK postcode lookup
-------------------------+--------------------------------------------------
Reporter: dom | Owner: Nobody
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
Now that a sufficiently free source of UK postcode geodata is available,
we should integrate the ability to look up coordinates from postcode
(whilst still retaining the ability for people to enter coordinates
manually to be more accurate).
--
Ticket URL: <http://dev.openguides.org/ticket/277>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#201: There should be an admin option to make preview above edit form default to
"on".
-------------------------+--------------------------------------------------
Reporter: Kake | Owner: Kake
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
At the moment, the preview appears below the edit form by default.
Although this can be swapped over in the user preferences, it can be
confusing to new users who haven't discovered the preferences yet. We
should add an admin config option so admins can choose to have their guide
default to "preview above edit form" unless a user chooses otherwise.
(Although this rearrangement could be accomplished in CSS, with suitable
rearrangement of the edit form to use <div>s instead of tables, I think
it's better to do it with conditional logic in the code/templates, since
that lets us integrate it with the user preference.)
--
Ticket URL: <http://dev.openguides.org/ticket/201>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#225: Prefs page needs test
------------------------+---------------------------------------------------
Reporter: ilmari | Owner: ilmari
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: minor | Keywords:
------------------------+---------------------------------------------------
There are currently no tests to make sure that the prefs page reflects the
contents of the user's prefs cookie.
--
Ticket URL: <http://dev.openguides.org/ticket/225>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#264: Wiki::Toolkit:RSS::Reader do we want it in openguides.
------------------------+---------------------------------------------------
Reporter: bob | Owner: Nobody
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
Wiki::Toolkit:RSS::Reader and its dependencies provide a lot of the pain
for a successful install from CPAN. it does very little in Openguides and
indeed all the tests pass if you remove what little it does, what
functionality it does proivide breaks easily anyway.
So there are 3 choices:-
1) remove it
2) rewrite it to be less of a pianful install
3) actually use the modules it pulls in elsewhere. i think were probably
handcrafting rss feeds currently.
--
Ticket URL: <http://dev.openguides.org/ticket/264>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#231: Use osm tiles
-----------------------------------+----------------------------------------
Reporter: dom | Owner: dom
Type: defect | Status: new
Priority: normal | Milestone:
Component: oxford.openguides.org | Version: svn
Severity: normal | Keywords:
-----------------------------------+----------------------------------------
Rather then the old demo tiles from the mapnik server, use tile.osm tiles
as per demo at
http://media.mapnik.org/oxford-osm.html
(ultimately, work this into the main distribution)
--
Ticket URL: <http://dev.openguides.org/ticket/231>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#270: fix for long standing bug from wiki-toolkit.
------------------------+---------------------------------------------------
Reporter: bob | Owner: Nobody
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
the diff attached fixes the showing all edits bug when not having
show_minor_edits set.
we should probably reverse making that default.
--
Ticket URL: <http://dev.openguides.org/ticket/270>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#202: Edit form should have an internal anchor link to let people jump below the
preview to the edit form.
-------------------------+--------------------------------------------------
Reporter: Kake | Owner: Kake
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
In cases where the preview is displayed above the edit form, there should
be a link at the top to let people jump down the page to the edit form.
If an admin doesn't want it, they can turn it off with CSS.
--
Ticket URL: <http://dev.openguides.org/ticket/202>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project