Home
The Toolkit for Online Communities
15889 Community Members, 0 members online, 1800 visitors today
Log In Register

Forum CVS Commits: openacs-4/packages/acs-core-docs/www/xml - joela (4 files)

OpenACS Home : Forums : CVS Commits : openacs-4/packages/acs-core-docs/www/xml - joela (4 files)

Icon of Envelope Request notifications

Author:	joela
Update of /cvsroot/openacs-4/packages/acs-core-docs/www/xml
In directory ny04.openforce.net:/tmp/cvs-serv3043

Modified Files:
	Makefile index.xml openacs.css openacs.xsl 
Log Message:
Placeholders for tutorial and submissions sections; integrated upgrade, tutorial, submissions, and i18n; tweaked css and xsl
Author:	joela
Update of /cvsroot/openacs-4/packages/acs-core-docs/www/xml/developers-guide
In directory ny04.openforce.net:/tmp/cvs-serv3043/developers-guide

Modified Files:
	i18n.xml Added Files:	submissions.xml tutorial.xml 
Log Message:
Placeholders for tutorial and submissions sections; integrated upgrade, tutorial, submissions, and i18n; tweaked css and xsl
Author:	joela
Update of /cvsroot/openacs-4/packages/acs-core-docs/www/xml/install-guide
In directory ny04.openforce.net:/tmp/cvs-serv3043/install-guide

Modified Files:
	overview.xml postgres.xml upgrade.xml Added Files:	macinstall.xml 
Log Message:
Placeholders for tutorial and submissions sections; integrated upgrade, tutorial, submissions, and i18n; tweaked css and xsl
+
Posted by OpenACS CVS System on
Author:	joela
Update of /cvsroot/openacs-4/packages/acs-core-docs/www
In directory ny04.openforce.net:/tmp/cvs-serv6573

Modified Files:
	acs-admin.html acs-dev.html aolserver.html apm-design.html 	apm-requirements.html bootstrap-acs.html credits.html 	db-api-detailed.html db-api.html dev-guide.html 	developers-overview.html docbook-primer.html 	eng-standards-constraint-naming.html 	eng-standards-filenaming.html eng-standards-plsql.html 	eng-standards-versioning.html eng-standards.html filename.html 	for-everyone.html general-documents.html groups-design.html 	groups-requirements.html i18n.html index.html 	install-overview.html kernel-doc.html kernel-overview.html 	more-developer-info.html nextsteps.html object-identity.html 	object-system-design.html object-system-requirements.html 	objects.html openacs-overview.html openacs.html 	operating-system.html oracle.html 	other-developer-overview.html packages.html parties.html 	permissions-design.html permissions-requirements.html 	permissions-tediously-explained.html permissions.html 	postgres.html programming-with-aolserver.html psgml-mode.html 	release-notes.html request-processor.html 	requirements-template.html rp-design.html rp-requirements.html 	security-design.html security-notes.html 	security-requirements.html subsites-design.html 	subsites-requirements.html subsites.html tcl-doc.html 	templates.html unix-install.html win-install.html 	win2k-installation.html Added Files:	i18n-requirements.html ix01.html mac-install.html 	mac-installation.html submissions.html tutorial.html 	upgrade-4.5-to-4.6.html upgrade-detail.html upgrade.html 
Log Message:
regenerated html to accomodate new sections and css/xsl
+
Posted by OpenACS CVS System on
Author:	lars
Update of /cvsroot/openacs-4/packages/acs-templating/tcl
In directory ny04.openforce.net:/tmp/cvs-serv12487

Modified Files:
	0-procs.tcl 
Log Message:
Only ns_register_adptag if we haven't already registered it. This makes debugging template tags much easier, because you don't have to restart the server each time.
+
Posted by OpenACS CVS System on
Author:	lars
Update of /cvsroot/openacs-4/packages/acs-templating/tcl
In directory ny04.openforce.net:/tmp/cvs-serv12851

Modified Files:
	parse-procs.tcl 
Log Message:
When searching for an enclosing tag, start with the parent tag, not the current tag. Otherwise it won't work if you have to identical tags inside each other, for example a  tag inside a  tag.

+
Posted by OpenACS CVS System on
Author:	lars
Update of /cvsroot/openacs-4/packages/acs-templating/tcl
In directory ny04.openforce.net:/tmp/cvs-serv16092/tcl

Modified Files:
	tag-init.tcl 
Log Message:
Added 'groupnum_last_p' pseudocolumn to group tag, and made the 'groupnum' pseudocolumn work correctly with nested group tags.
Author:	lars
Update of /cvsroot/openacs-4/packages/acs-templating/www/doc/tagref
In directory ny04.openforce.net:/tmp/cvs-serv16092/www/doc/tagref

Modified Files:
	group.html 
Log Message:
Added 'groupnum_last_p' pseudocolumn to group tag, and made the 'groupnum' pseudocolumn work correctly with nested group tags.