#76: Interwiki linking
------------------------+---------------------------------------------------
Reporter: dom | Owner: dom
Type: enhancement | Status: new
Priority: normal | Component: openguides
Version: svn | Severity: normal
Keywords: |
------------------------+---------------------------------------------------
Have a nice way of linking to other openguides wikis:
{{{
[[OpenGuides:Oxford:Node Name|Link Text]]
}}}
This would probably require a cachable
http://openguides.org/guide_directory.txt to resolve guide names into
URLs.
--
Ticket URL: <http://dev.openguides.org/ticket/76>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#82: Search link from Kake's perl.com article to london is broken
---------------------+------------------------------------------------------
Reporter: grimoire | Owner: dom
Type: defect | Status: new
Priority: normal | Component: openguides
Version: 0.50 | Severity: normal
Keywords: |
---------------------+------------------------------------------------------
While reading [http://www.perl.com/pub/a/2003/10/31/openguides.html Kake's
perl.com OpenGuides article], I tried clicking the link for
"[http://london.openguides.org/supersearch.cgi?lat=51.509186;long=-0.132106;d…
find me everything within half a kilometre of Piccadilly Circus Tube
station]". At the time of creating this ticket, it doesn't work,
presumably because the names of the CGI parameters have changed. This is
mildly embarrasing.
--
Ticket URL: <http://dev.openguides.org/ticket/82>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#109: Use Config::Tiny errstr
------------------------+---------------------------------------------------
Reporter: dom | Owner: dom
Type: defect | Status: new
Priority: normal | Milestone: 0.54
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
Rather than just give a generic "Cannot read config" message, use the
error string Config::Tiny produces.
--
Ticket URL: <http://dev.openguides.org/ticket/109>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#155: 404 URL
-------------------------+--------------------------------------------------
Reporter: perigrin | Owner: dom
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
Saint Paul urls haven't been very static. So I created a 404 script to
make things nicer for when people go astray. I figured it might be useful
to someone else so I cleaned it up a bit.
--
Ticket URL: <http://dev.openguides.org/ticket/155>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#138: Email notification of moderation
-------------------------+--------------------------------------------------
Reporter: dom | Owner: dom
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
Should be an option to email notifications when a node that requires
moderation is edited.
--
Ticket URL: <http://dev.openguides.org/ticket/138>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#77: Coordinates are off when viewed from Google
--------------------+-------------------------------------------------------
Reporter: ivorw | Owner: earle
Type: defect | Status: new
Priority: normal | Component: london.openguides.org
Version: svn | Severity: normal
Keywords: geodata |
--------------------+-------------------------------------------------------
Google Maps has highlighted that the Lat/Long coordinates are offset from
the maps.
see The Millenium Dome, for an example:
http://www.nurflax.net/cgi-
bin/openguides/wiki.cgi?action=index;format=map&long=0.006849&lat=51.503005&zoom=1
--
Ticket URL: <http://dev.openguides.org/ticket/77>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#153: Test failure t/73_toggle_moderation
------------------------+---------------------------------------------------
Reporter: dom | Owner: dom
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
{{{
t/73_toggle_moderation....NOK 11
# Failed test 'Right location'
# in t/73_toggle_moderation.t at line 112.
# 'Status: 302 Moved
# Location: http://example.com/wiki.cgi?action=admin&moderation=changed
#
# '
# doesn't match '(?-xism:Location:
http://example.com/wiki.cgi\?action=admin;moderation=changed)'
# Looks like you failed 1 test of 12.
t/73_toggle_moderation....dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 11
Failed 1/12 tests, 91.67% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/73_toggle_moderation.t 1 256 12 1 8.33% 11
Failed 1/1 test scripts, 0.00% okay. 1/12 subtests failed, 91.67% okay.
}}}
--
Ticket URL: <http://dev.openguides.org/ticket/153>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#157: Problems setting moderation on nodes with HTML escape
------------------------+---------------------------------------------------
Reporter: ivorw | Owner: dom
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
--
Ticket URL: <http://dev.openguides.org/ticket/157>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#3: International Characters in RSS feed.
-------------------------------+--------------------------------------------
Reporter: MRAMBERG(a)cpan.org | Owner:
Type: defect | Status: closed
Priority: normal | Milestone:
Component: openguides | Version:
Severity: normal | Resolution: fixed
Keywords: meetup |
-------------------------------+--------------------------------------------
Changes (by nick):
* keywords: => meetup
* status: new => closed
* resolution: => fixed
Comment:
The Wiki Toolkit feed stuff will now use the store's encoding, if no
encoding was supplied.
OpenGuides now supplies the http_charset to the wiki toolkit feed stuff,
if one's set. So, if you set a http_charset, it'll use that, otherwise use
the store's encoding.
--
Ticket URL: <http://dev.openguides.org/ticket/3#comment:2>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project