#188: There should be a way for Guide admins to turn off Google maps display on
individual nodes.
------------------------+---------------------------------------------------
Reporter: Kake | Owner: kake
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
Currently, the only way to turn off the Google maps display on individual
nodes is to leave the Google Maps API key out of wiki.conf, which rather
sucks because it's necessary for the index maps. There should be a config
option.
--
Ticket URL: <http://dev.openguides.org/ticket/188>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#189: "Display Google Maps" option in preferences doesn't work.
------------------------+---------------------------------------------------
Reporter: Kake | Owner: Kake
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
If you untick "Display Google Maps" option in preferences.cgi, next time
you look at the preferences edit form, the option is ticked again.
--
Ticket URL: <http://dev.openguides.org/ticket/189>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#187: No way of turning off recent changes display on front page.
------------------------+---------------------------------------------------
Reporter: Kake | Owner: kake
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
There should be a config option you can set to suppress the recent changes
display on the home page.
--
Ticket URL: <http://dev.openguides.org/ticket/187>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#186: test failure with node image
------------------------+---------------------------------------------------
Reporter: bob | Owner: kake
Type: defect | Status: new
Priority: high | Milestone:
Component: openguides | Version: svn
Severity: major | Keywords:
------------------------+---------------------------------------------------
bad programmer no cookie!
t/42_edit_conflict.................skipped
all skipped: Test::HTML::Content not installed
t/43_preview_edits.................Can't locate Test/HTML/Content.pm in
@INC (@INC contains: /export/home/bob/build/openguides-trunk/blib/lib
/export/home/bob/build/openguides-trunk/blib/arch lib
/opt/csw/lib/perl/5.8.8 /opt/csw/share/perl/5.8.8
/opt/csw/lib/perl/site_perl /opt/csw/share/perl/site_perl
/opt/csw/share/perl/site_perl /opt/csw/lib/perl/csw
/opt/csw/share/perl/csw /opt/csw/share/perl/csw .) at t/43_preview_edits.t
line 4.
BEGIN failed--compilation aborted at t/43_preview_edits.t line 4.
t/43_preview_edits.................dubious
Test returned status 2 (wstat 512, 0x200)
t/44_node_image....................Can't locate Test/HTML/Content.pm in
@INC (@INC contains: /export/home/bob/build/openguides-trunk/blib/lib
/export/home/bob/build/openguides-trunk/blib/arch lib
/opt/csw/lib/perl/5.8.8 /opt/csw/share/perl/5.8.8
/opt/csw/lib/perl/site_perl /opt/csw/share/perl/site_perl
/opt/csw/share/perl/site_perl /opt/csw/lib/perl/csw
/opt/csw/share/perl/csw /opt/csw/share/perl/csw .) at t/44_node_image.t
line 4.
BEGIN failed--compilation aborted at t/44_node_image.t line 4.
t/44_node_image....................dubious
--
Ticket URL: <http://dev.openguides.org/ticket/186>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#179: extra info for node image
-------------------------+--------------------------------------------------
Reporter: bob | Owner: kake
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
add node_image_url and node_image_coryright
http://lists.openguides.org/mail/openguides-dev/2006-December/001453.html
--
Ticket URL: <http://dev.openguides.org/ticket/179>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#184: Build.PL doesn't treat the absence of Config::Tiny gracefully.
------------------------+---------------------------------------------------
Reporter: Kake | Owner: kake
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
On a machine without Config::Tiny installed:
{{{
kaketop:~/tmp/OpenGuides-0.58 kake$ perl Build.PL
Can't locate Config/Tiny.pm in @INC (@INC contains: lib /sw/lib/perl5
/sw/lib/perl5/darwin /System/Library/Perl/5.8.6/darwin-thread-multi-2level
/System/Library/Perl/5.8.6 /Library/Perl/5.8.6/darwin-thread-multi-2level
/Library/Perl/5.8.6 /Library/Perl /Network/Library/Perl/5.8.6/darwin-
thread-multi-2level /Network/Library/Perl/5.8.6 /Network/Library/Perl
/System/Library/Perl/Extras/5.8.6/darwin-thread-multi-2level
/System/Library/Perl/Extras/5.8.6 /Library/Perl/5.8.1 .) at
lib/OpenGuides/Config.pm line 5, <DATA> line 468.
BEGIN failed--compilation aborted at lib/OpenGuides/Config.pm line 5,
<DATA> line 468.
Compilation failed in require at lib/OpenGuides/Build.pm line 5, <DATA>
line 468.
BEGIN failed--compilation aborted at lib/OpenGuides/Build.pm line 5,
<DATA> line 468.
Compilation failed in require at Build.PL line 3, <DATA> line 468.
BEGIN failed--compilation aborted at Build.PL line 3, <DATA> line 468.
}}}
(There's code in Build.PL that tries to handle this situation, but it
doesn't work.)
--
Ticket URL: <http://dev.openguides.org/ticket/184>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#182: Edit preview should show the summary.
------------------------+---------------------------------------------------
Reporter: Kake | Owner: Kake
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
When you preview an edit, it doesn't show you the contents of the summary
field.
--
Ticket URL: <http://dev.openguides.org/ticket/182>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project