|
|||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||
The Content Package aims to be a simple tool for content creation in the educational context.
The Content Package is based in XOWiki, since it is a very well maintained tool, and have many of the desired features such as: easy content tool (plus the advantage that a wiki tools is becoming more and more common), directories, versioning, flexible built-in features to handle content more easily (including positioning and segmentation), basic template management, variables, multi-language support.
The Content Package is a configuration package with a set of scripts, xowiki is left unmodified for Content to work.
Check Galileo University promotional video (in spanish) and public announcement.
Application architecture design by Byron & Rocael, development by Byron for Galileo University.
Try it at:
http://www.galileo.edu/dotlrn/classes/departamentoparapruebas/departamentoparapruebas.actualizacintributaria/lamegaprueba2/xowiki/
user & pass: usertest
Check the manuals (in spanish).
postgresql 8.2.4
xowiki 0.47 +
xotcl 0.47 +
ltree module for postgresql.
Install the content applet in dotlrn will:
- extra_css : /resources/content-portlet/template/Gestheme.css
- security_policy: ::xowiki::policyb
- template_file: ges-view
- ::xowiki::Page : Index for welcoming to the main application: content-portlet/www/prototypes/gestemplate/GesTemplateIndex.page
- ::xowiki::Object :
- Default object whit the name folder_id in which the use of Xhina editor is configured.
- es:o_index : Object which manages the presentation of the index page depending on the kind of user.
Source: content-portlet/www/prototypes/gestemplate/GesTemplateIndexe.page
- ::xowiki::PageTemplate:
- es:Template_de_ges Web template that manages the presentation and navegation of the future content pages that will be created.
Source: content-portlet/www/prototypes/gestemplate/GesTemplatebody.page
- es:Template_de_header: Template which manages the edition of the content titles.
source: content-portlet/www/prototypes/gestemplate/GesTemplateheader.page
- ::xowiki::PageInstance :
- es:header_page : used to entry the heading of the future content pages.
Source : content-portlet/www/prototypes/gestemplate/GesTemplateheaderpage.page
- Introduction
- Content
- Activities
- Glossary
- Appendix
Content-Portlet Description:
The template es:Template_de_ges manages the final presentation of the created content pages.
The web template used, is based in three navigation levels.
This template is built with a series of scripts, which are responsible of the navigation of every section, is divided in: header, module navigation, section navigation, subsections navigation, navigation between pages and content.
The navigation is controlled by their respectives scripts located in content-portlet/www/
And they are:
unit-navbar: Checks the navigation between units or modules.
Navbar and complete-navbar: Checks the navigation between sections in the web template.
complete-titlebar, next, home: These are the elements that conform and check the horizontal navigation bar between content pages for one section or subsection.
Subnavbar and complete-subnavbar: These elements check the navigation between subsections.
Each one of these are part of the web template and provides us a graphic simple way to navigate between content pages.
content-portlet/www/prototypes/gestemplate : Provides the content of the diferents pages of xowiki created automatically by adding the applet in a course.
content-portlet/www/resources : It contains the graphic part of the web template that is being used. (images, estiles, etc.)
There is an improved version of this package called Learning Content.