#11: Edit page category/locale selection
------------------------+---------------------------------------------------
Reporter: dom | Owner:
Type: enhancement | Status: new
Priority: normal | Version:
Severity: normal | Resolution:
Keywords: |
------------------------+---------------------------------------------------
Comment (by ChristopherSchmidt):
Another (easier) option for this would be to create a "tag map" style
listing - just " * " seperating a list of entries, and each has onclick-
javascript to modify the Categories or Locales box.
This is within the realm of my javascript, but outside the realm of my
openguides knowledge. I suppose the best way to do it would probably be to
provide a complete list of categories as local template data, and then use
the template to create the appropriate javascript.
--
Ticket URL: <http://dev.openguides.org/ticket/11>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#26: Map link missing from RDF
---------------------------+------------------------------------------------
Reporter: IVORW(a)cpan.org | Owner:
Type: defect | Status: new
Priority: normal | Version: 0.50
Severity: normal | Resolution:
Keywords: |
---------------------------+------------------------------------------------
Comment (by ChristopherSchmidt):
I'm not sure what the best way to do this is: I'm not aware of any
namespace where a 'map link' would be best suited. It may be time to start
an openguides specific namespace for this sort of thing, and for future
OG-specific extension.
--
Ticket URL: <http://dev.openguides.org/ticket/26>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#10: Bug handling <pre>
-------------------+--------------------------------------------------------
Reporter: dom | Owner:
Type: defect | Status: new
Priority: normal | Version:
Severity: normal | Resolution:
Keywords: |
-------------------+--------------------------------------------------------
Comment (by ChristopherSchmidt):
The CGI::Wiki::Formatter doesn't seem to have any support for "this is a
tag to turn off formatting", either in wiki-syntax or HTML. It seems like
this would need to be added in order to fix this feature, unless I'm
missing something.
--
Ticket URL: <http://dev.openguides.org/ticket/10>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#28: Missing reference to wiki xmlns.
-------------------+--------------------------------------------------------
Reporter: dom | Owner:
Type: defect | Status: new
Priority: normal | Version: 0.51
Severity: normal | Resolution:
Keywords: |
-------------------+--------------------------------------------------------
Comment (by ChristopherSchmidt):
I don't think that this is actually the case. I agree that the feed
validator does not validate the feeds, but the reason for it is not that
the wiki: namespace is 404ing - or at least, it shouldn't be. RSS 1.0
makes no recommendations or requirements for namespaces to be active URLs.
The fact that feedvalidator does not consider these feeds to be valid is
in violation of the specification to my understandig of it, and is not
something that requires changing on the part of OpenGuides.
The other issues that the FeedValidator brings up are valid, though, and
should be changed: The dc:date fields are not in W3CDTF, nor is the
content-type correct.
--
Ticket URL: <http://dev.openguides.org/ticket/28>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#29: References to trac
-------------------+--------------------------------------------------------
Reporter: dom | Owner: dom
Type: task | Status: new
Priority: normal | Version: 0.51
Severity: normal | Keywords:
-------------------+--------------------------------------------------------
Various references in the source need to be updated to point at trac.
--
Ticket URL: <http://dev.openguides.org/ticket/29>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#20: custom_node.tt support (diff included)
-----------------------------+----------------------------------------------
Reporter: daniel(a)pling.net | Owner: dom
Type: enhancement | Status: assigned
Priority: normal | Version:
Severity: normal | Resolution:
Keywords: |
-----------------------------+----------------------------------------------
Old description:
> Sun Oct 16 11:54:31 2005 guest - Ticket created [Reply]
> [Comment]
>
> Subject: custom_node.tt support (diff included)
>
> Request for custom_node.tt so i can put things after the content.
>
> My preferred change would be:
>
> node.tt
> 30a31,32
> > [% INCLUDE custom_node.tt %]
> >
>
> Thanks,
>
> Daniel
> Admin of Open Guide to Southampton
New description:
Sun Oct 16 11:54:31 2005 guest - Ticket created [Reply]
[Comment]
Subject: custom_node.tt support (diff included)
Request for custom_node.tt so i can put things after the content.
My preferred change would be:
node.tt
30a31,32
> [% INCLUDE custom_node.tt %]
>
Thanks,
Daniel
Admin of Open Guide to Southampton
Comment (by dom):
Fixed in [712].
--
Ticket URL: <http://dev.openguides.org/ticket/20>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project