#58: OpenGuides RSS Spits out link to RSS feed as <link>
-------------------------------+--------------------------------------------
Reporter: ChristopherSchmidt | Owner: dom
Type: defect | Status: new
Priority: normal | Component: openguides
Version: | Severity: normal
Keywords: |
-------------------------------+--------------------------------------------
<link> field for the <channel> element should be a link to the guide URL,
not the RSS feed.
--
Ticket URL: <http://dev.openguides.org/ticket/58>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#64: Magical portal system
------------------------+---------------------------------------------------
Reporter: dom | Owner: dom
Type: enhancement | Status: new
Priority: normal | Component: website
Version: | Severity: normal
Keywords: |
------------------------+---------------------------------------------------
This is a bit theoretical at the moment and probably wants thrashing out
on IRC/the mailing list for a bit, but recorded here so it doesn't get
forgotten.
When we've taken over the world, our users will want an easy way of
finding information local to them and won't be interested in having to
remember to type in "city.state.country.openguides.org" (or even
city.openguides.org, as we have now) on the offchance that it exists. It
would be nice if we could have some sort of frontend on
http://openguides.org/ that had a form with dropdowns or other magic
interfaces to let people search/be redirected to appropriate guides.
This will probably want quite a lot of refactoring of the design of the
main web site.
--
Ticket URL: <http://dev.openguides.org/ticket/64>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#62: Please link norwich.openguides.org in
-------------------+--------------------------------------------------------
Reporter: dom | Owner: dom
Type: task | Status: new
Priority: normal | Component: website
Version: | Severity: normal
Keywords: |
-------------------+--------------------------------------------------------
http://norwich.openguides.org/ should be linked from
http://openguides.org/
--
Ticket URL: <http://dev.openguides.org/ticket/62>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#50: rdf output - minor nitpicking
------------------------+---------------------------------------------------
Reporter: maks | Owner: dom
Type: enhancement | Status: new
Priority: low | Component: openguides
Version: 0.50 | Severity: minor
Keywords: rdf |
------------------------+---------------------------------------------------
a friend of mine looked at the rdf output of london.o.o and vienna.o.o, he
found 2 minor issues:
A) <rdf:Description rdf:about="">
the about should contain a link to the doc itself
as the link will not change or should not change.
(Remark on irc: <@hex> BTW, as far as I know rdf:about="" is equivalent to
rdf:about="URI-of-this-document", that's certainly how the RDF validator
seems to interpret it.)
B) the other issue concerns <dc:contributor>Anonymous</dc:contributor>
it should be:
<dc:contributor><foaf:nick>Anonymous</foaf:nick></dc:contributor>
see -> http://xmlns.com/foaf/0.1/
you can of course choose another FOAF Basics.
--
Ticket URL: <http://dev.openguides.org/ticket/50>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#51: Having opening hours defined should mark a node as SpatialThing in RDF
-------------------+--------------------------------------------------------
Reporter: earle | Owner: earle
Type: defect | Status: new
Priority: low | Component: openguides
Version: 0.51 | Severity: minor
Keywords: rdf |
-------------------+--------------------------------------------------------
--
Ticket URL: <http://dev.openguides.org/ticket/51>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#44: Instances of dc:creator in RDF should be replaced with foaf:maker
-------------------+--------------------------------------------------------
Reporter: earle | Owner: earle
Type: defect | Status: new
Priority: low | Component: openguides
Version: 0.51 | Severity: minor
Keywords: rdf |
-------------------+--------------------------------------------------------
dc:creator has some [http://rdfweb.org/topic/UsingDublinCoreCreator dodgy
semantics] and we should use foaf:maker instead.
--
Ticket URL: <http://dev.openguides.org/ticket/44>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project