#249: Static rendering
-------------------------+--------------------------------------------------
Reporter: earle | Owner: Nobody
Type: enhancement | Status: new
Priority: low | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
Idea: rejig the code to static render ("bake") pages. This could result in
a significant load reduction on any busy server using OpenGuides.
How to:
1) Move the rendering step from page load time to save time.
2) When a user saves a page, channel the output to a file.
3) Redirect the user to the file.
Some template adjustment will be needed to the base URL for inter-page
links.
I think dynamic rendering is fine to be kept for historic versions of
pages as they're rarely requested, and to save static copies of all of
them would be unnecessary.
--
Ticket URL: <http://dev.openguides.org/ticket/249>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#196: Need "revert all changes by x" tool and "revert guide to state at yyyy-mm-
dd hh:mm" tool
------------------------+---------------------------------------------------
Reporter: nick | Owner: dom
Type: defect | Status: new
Priority: high | Milestone:
Component: openguides | Version: svn
Severity: major | Keywords: spam commandline
------------------------+---------------------------------------------------
To deal with spam attacks, we need the following two tools:
* revert all changes by username (be that a name or a ip)
* revert all changes since a certain date
For the former, grab node id and version, delete those from content and
metadata, roll node back one version, then copy content over.
For latter, grab last node id and version before date, delete all versions
after on metadata and content, roll node back to last version before data,
then copy content over.
--
Ticket URL: <http://dev.openguides.org/ticket/196>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#195: Further discussion of location of common category/locale stuff
------------------------+---------------------------------------------------
Reporter: dom | Owner: dom
Type: task | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
Kake things the common cat/locales should be in the navbar; this possibly
conflicts with design work done by Torchbox. We should try and discuss the
best way to go forward in conjunction with finding out if we are likely to
get anything usable out of Torchbox.
--
Ticket URL: <http://dev.openguides.org/ticket/195>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#185: admin audit trail
-------------------------+--------------------------------------------------
Reporter: bob | Owner: dom
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
currently admins can do stuff with no audit trail or accountability.
admin rights should be based on user credentials not just a password.
admin actions should log somewhere.
--
Ticket URL: <http://dev.openguides.org/ticket/185>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#37: No CSS file in distribution
------------------------+---------------------------------------------------
Reporter: dom | Owner: Nobody
Type: defect | Status: new
Priority: high | Milestone:
Component: openguides | Version:
Severity: minor | Keywords: hackfestsummer2007-reviewed style
------------------------+---------------------------------------------------
Comment(by bob):
may want to take into account #169 when doing this.
--
Ticket URL: <http://dev.openguides.org/ticket/37#comment:13>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#163: Output of RSS feed should not be parsed as wiki text
------------------------+---------------------------------------------------
Reporter: earle | Owner:
Type: defect | Status: new
Priority: low | Milestone:
Component: openguides | Version: svn
Severity: trivial | Keywords: hackfestsummer2007-reviewed, rss plugin triage
------------------------+---------------------------------------------------
Changes (by bob):
* keywords: hackfestsummer2007-reviewed, rss plugin =>
hackfestsummer2007-reviewed, rss plugin
triage
* owner: dom =>
* status: assigned => new
* severity: normal => trivial
* priority: normal => low
Comment:
i wonder if anyone actually uses the RSS embedding stuff anymore.
it causes issues with installs as it is.
needs checking to see if its still an issue anyway
--
Ticket URL: <http://dev.openguides.org/ticket/163#comment:9>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#158: Start date and end date metadata fields
-------------------------+--------------------------------------------------
Reporter: earle | Owner:
Type: enhancement | Status: new
Priority: low | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords: metadata, meetup
-------------------------+--------------------------------------------------
Comment(by bob):
adding metadata is hard. rgl does this is the text if need be.
also not really something any of the guides use anymore.
--
Ticket URL: <http://dev.openguides.org/ticket/158#comment:3>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project