Wiki-like capability

Author Message

Sophi Italy

Thursday 08 May 2003 10:03:32 am

Is there any plan to include a Wiki-like capability in eZ? In particular, in decreasing order of importance, for all web users (not just admins) to be able to:

- Reference new pages (objects) that have not yet been created
- Reference existing objects by their name (wikis typically use a CamelCaseName name rule to do detect intended page names)
- Have some sub-object like structure to keep names scoped
- Do easy "diff" between versions of objects
- Do basic formatting without having to use (buy) a wysiwyg editor

Thanks.

Gabriel Ambuehl

Thursday 08 May 2003 12:01:45 pm

You can already have everything except the most utterly weird Wiki feature of UpperCaseName linking.

Doesn't really do diffs, but versioning is there.

But if you want Wiki (however bad I consider the concept to be), you'd probably be better of using TikiWiki.

Visit http://triligon.org

Bård Farstad

Friday 09 May 2003 12:22:04 am

We have planned version diffing and simpler formatting. It will not be introduced in 3.1, but we would like to add this to the community doc here at ez.no as soon as possible.

We are also considering simpler linking between objects.

--bård

Documentation: http://ez.no/doc

Sophi Italy

Friday 09 May 2003 10:22:36 am

I understand that some people don't like the "CamelCase" syntax, but if you generalize a bit the idea is very useful. In fact many wikis today allow simple delimiters to designate a named object reference e.g. ((name of object)). Others allow nested namespaces e.g. ((start object name : child name : grandchild name)).

[my comments below are based on incomplete understanding of eZ, so please bear with me ...]

The main intent is easy creation of links between objects, which requires easy ways to refer to other objects.

Lots of applications want ways to easily link objects. If some object structure is present (as in eZ), it can be used as a namespace, and we can use object names or attribute names to easily refer to objects e.g. without having to go through URL details. Moreover, with an eZ-like explicit object structure, one might even be able to refer to paths to objects by sequences of attribute names or object names [e.g. xPath-like names].

Also there is no intrinsic reason why the target of a reference must exist before you create the reference. This is one of the wonderful things about Wikis, but the idea is much older. e.g. only the most restrictive programming languages require definition (exist) before use (create reference). The better ones allow declaration (assert existence) before use; and the most flexible ones allow easy mixing in an incremental and interpreted environment, with the option for checking dangling links etc. This is where Wiki's "pending reference" idea is extremely helpful to the smooth and fluid creation of an interlinked object graph.

Thoughts?

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 30 2025 20:31:14
Script start
Timing: Jan 30 2025 20:31:14
Module start 'layout'
Timing: Jan 30 2025 20:31:14
Module start 'content'
Timing: Jan 30 2025 20:31:16
Module end 'content'
Timing: Jan 30 2025 20:31:16
Script end

Main resources:

Total runtime1.9678 sec
Peak memory usage8,192.0000 KB
Database Queries62

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0046 588.0313151.1953
Module start 'layout' 0.00460.0031 739.2266220.6563
Module start 'content' 0.00771.9592 959.88284,488.1406
Module end 'content' 1.96700.0008 5,448.023411.8750
Script end 1.9677  5,459.8984 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00900.4573160.0006
Check MTime0.00130.0656160.0001
Mysql Total
Database connection0.00040.022710.0004
Mysqli_queries1.780290.4676620.0287
Looping result0.00060.0321600.0000
Template Total1.887595.920.9438
Template load0.00200.100320.0010
Template processing1.885695.821620.9428
Template load and register function0.00190.098010.0019
states
state_id_array0.00160.079610.0016
state_identifier_array0.00220.113720.0011
Override
Cache load0.00210.1072260.0001
Sytem overhead
Fetch class attribute can translate value0.00280.139830.0009
Fetch class attribute name0.00410.210550.0008
XML
Image XML parsing0.00110.053430.0004
class_abstraction
Instantiating content class attribute0.00010.004750.0000
General
dbfile0.00870.4397170.0005
String conversion0.00000.000340.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 13
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs