#72: Node renaming tool
---------------------------------------+------------------------------------
Reporter: earle | Owner: dom
Type: enhancement | Status: new
Priority: normal | Component: openguides
Version: | Severity: normal
Keywords: utilities, database, admin |
---------------------------------------+------------------------------------
There should be a tool for admins to rename nodes. As I see it the steps
of doing so are:
{{{
#!html
<ol>
<li>Pick node, new node name.</li>
<li>Get error if new name exists. Otherwise, confirm rename yes/no.</li>
<li>All node data, metadata gets copied with new name.</li>
<li>For each node in the metadata shown as linking to the old node, copy
the content, replace the old name with new in the content and save
it.</li>
<li>Replace occurrences of old name with new in link metadata just
mentioned.</li>
<li>Delete all node data for old node.</li>
<li>Display confirmation.</li>
</ol>
}}}
--
Ticket URL: <http://dev.openguides.org/ticket/72>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#60: Default node content
------------------------+---------------------------------------------------
Reporter: dom | Owner: dom
Type: enhancement | Status: new
Priority: normal | Component: openguides
Version: | Severity: normal
Keywords: |
------------------------+---------------------------------------------------
We should prepopulate some choice nodes with some skeletal text to make
the initial install less intimidating (especially the home page and those
linked in the navbar).
--
Ticket URL: <http://dev.openguides.org/ticket/60>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#79: Strip out HTML in node names
-------------------+--------------------------------------------------------
Reporter: dom | Owner: dom
Type: defect | Status: new
Priority: high | Component: openguides
Version: svn | Severity: normal
Keywords: |
-------------------+--------------------------------------------------------
A new spamming ploy is to use <a href ... node names. This results in much
easier linkspamming and should be filtered out.
--
Ticket URL: <http://dev.openguides.org/ticket/79>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#78: deleting versions out of order results in inconsistency
-------------------+--------------------------------------------------------
Reporter: dom | Owner: dom
Type: defect | Status: new
Priority: normal | Component: openguides
Version: 0.51 | Severity: normal
Keywords: |
-------------------+--------------------------------------------------------
Just a quick one to remind me to look in more detail. If I delete version
2 out of 3 of a node, the comments end up being inconsistent. Bug in the
delete function I guess.
--
Ticket URL: <http://dev.openguides.org/ticket/78>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#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
#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
#63: RecentChanges view does not set not_editable tt_var
-------------------------------+--------------------------------------------
Reporter: ChristopherSchmidt | Owner: dom
Type: defect | Status: new
Priority: normal | Component: openguides
Version: svn | Severity: normal
Keywords: |
-------------------------------+--------------------------------------------
On RecentChanges view, the not_editable variable is not set, so an "edit"
link is presented for the node, for which content will never be seen
because of special casing in the OG code.
--
Ticket URL: <http://dev.openguides.org/ticket/63>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#59: Design improvements
------------------------+---------------------------------------------------
Reporter: dom | Owner: dom
Type: enhancement | Status: new
Priority: normal | Component: oxford.openguides.org
Version: | Severity: normal
Keywords: |
------------------------+---------------------------------------------------
Get a classic dreaming spires photo up as a banner with some nice title
text. I have a suitable photo. Will require hacking CSS/templates too.
--
Ticket URL: <http://dev.openguides.org/ticket/59>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#57: Dependencies for tickets
------------------------+---------------------------------------------------
Reporter: earle | Owner: dom
Type: enhancement | Status: new
Priority: normal | Component: trac
Version: | Severity: normal
Keywords: tickets |
------------------------+---------------------------------------------------
Since Trac doesn't seem to have a concept of tickets relying on each
other, could we have a custom text field (see TracTicketsCustomFields) on
tickets to enter the numbers of other tickets that need to be fixed first?
--
Ticket URL: <http://dev.openguides.org/ticket/57>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project