• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Allow <br> html tags.

All ul/h2 support that was missing.

Fix code to record backlinks. Now it creates a placeholder cr item with no revisions so we have something to attach the relationship to. Use wiki/lib/fix.tcl to fix the existing references. It can be run more than once safely.

Show related pages in a nice little box.

Add css for style.

file wiki.css was added on branch oacs-5-1 on 2005-10-04 16:22:04 +0000

file fix.tcl was initially added on branch oacs-5-2.

file wiki.css was initially added on branch oacs-5-2.

    • -0
    • +0
    ./www/resources/wiki.css
Fix h2 after closing ul tag

Reverting broken code imported from Project/Open

    • -141
    • +0
    ./www/admin/index-postgresql.xql
  1. … 4 more files in changeset.
Add requires for openacs 5-2

Fix handling of UL H* tag pairs.

Add docs for headings.

Merge heading support from oacs-5-2

Added support for headings

Merged in changes from Project Open

    • -0
    • +117
    ./www/admin/index-oracle.xql
    • -0
    • +141
    ./www/admin/index-postgresql.xql
    • -0
    • +197
    ./www/admin/index.tcl
    • -0
    • +50
    ./www/admin/index.xql
    • -0
    • +24
    ./www/admin/update_latest_revision.tcl
    • -0
    • +24
    ./www/admin/update_live_revision.tcl
Rename wiki::info to wiki::get_info.

Change log statements to debug

Rename wiki::info to wiki::get_info

fix the write_p error on page edit, add an inline style to make edit box less small

Fix variable reference in footer.

Fix edit link display in footer.

Fix code the generates relations for backlinks.

Add callback to generate wiki_related cr_item rel type to keep track of backlinks.

Fix bug in retrieving content and fix bug in query to get related pages

when there aren't any related pages.

Add wiki to oacs-5-1 branch.

Add help link to new page

Add help page and link to the help page.

    • -0
    • +18
    ./www/doc/wiki-help.adp
Adding wiki package based on CR Tcl API

    • -0
    • +11
    ./sql/oracle/wiki-create.sql
    • -0
    • +11
    ./sql/postgresql/wiki-create.sql
    • -0
    • +72
    ./tcl/wiki-install-procs.tcl
    • -0
    • +145
    ./tcl/wiki-procs.tcl
    • -0
    • +793
    ./tcl/wikit-procs.tcl