login | register
Tue 16 of Mar, 2010 (22:49 UTC)

bitweaver - Web Application Framework and CMS

Web Application Framework and CMS

Refresh cacheRSS feed

Spider's TikiPro Blog

Various ramblings and soapbox for my thoughts about TikiPro, web technologies, and more.

Created by: spiderr, Sun 15 of Feb, 2004 (19:17 UTC)
Last modified: Mon 04 of Jul, 2005 (16:07 UTC)
find in entriesSearch  
Refresh cachePrint

New highlighting for the {code} plugin

By spiderr
Saturday 26 of February, 2005
Posted to Spider's TikiPro Blog
I have integrated a new code highlighting library for the {code} plugin. Called "geshi", is supports 35 different synaxes. It is optional, but is on by default. If you don't want it, just delete utils/geshi/
Refresh cachePrint

LibertyAttachable upgraded

By spiderr
Wednesday 06 of October, 2004
Posted to Spider's TikiPro Blog
I have done a bit of plumbing in LibertyAttachable->save to facilitate multiple uploads per page. LiberyAttachable->verify & save now expect any uploaded file to be shoved in $pParamHash{upload}. This allows the child class to decide what gets stored more easily, as is the case with TikiUser.

TikiUser now extends LibertyAttachable and can be though of as a full Content object.
Refresh cachePrint

Login on registration

By spiderr
Saturday 02 of October, 2004
Posted to Spider's TikiPro Blog
Tonight I fixed registration so it will automatically log people in as they register. Simple thing, but sorely needed.
Refresh cachePrint

In the beginning...

By spiderr
Sunday 15 of February, 2004
Posted to Spider's TikiPro Blog
So, Sparkie recommended I start a blog to communicate my thoughts for bitweaver. I will try to keep this modestly up to date.

I will start with my core software philosophy: Don't MAKE me use code I don't want, or FORCE me to write code I don't need.

Today i completed a first pass at re-spidercore'ing our "Al" release. This is simplya restructuring, no code changes at all yet. See http://spidercore.steelsun.com/bonnie/