ChatterboxPackage
a basic ajax based chat package
this package could be expanded to provide a live support mechanism. the fact that all chat messages can be logged might be particularly useful for this use.
This package takes advantage of the |prototype library, which has recently been added to bitweaver.
to add some better styling to chatterbox, you can use something like this in your css file:
/* chatterbox */ .chatterbox .chathistory span.username {color:#f60;} .chatterbox .body .userslist, .chatterbox .body .chathistory {height:50em; border:1px solid #999;} .chatterbox .body .chathistory ul {line-height:1em;} .chatterbox .body .chathistory span.date {float:left;} .chatterbox .body .chathistory span.username {display:block; width:100px; padding:0 10px 0 0; float:left; text-align:right;}
Related Items
Packages » Optional Packages
Packages that can be added to bitweaver to expand the core functionality.
Lucene in the Sky with Diamonds! • Newsletters News and Center Pieces are Falling Into Place • Archived Picture Upload with Fisheye under Windows • BitcartPackage • BitcommercePackage • bitUnitPackage • BlogsPackage • BnspellPackage • BoardsPackage • CalendarPackage • CascaderPackage • CategoriesPackage • ChatterboxPackage • CvsviewPackage • DamoboardsPackage • DirectoryPackage • FckeditorPackage • FisheyePackage • GalaxiaPackage • GmapPackage • HotwordsPackage • LDAPContactsPackage • LucenePackage • MapperPackage • MetaPackage • MultisitesPackage • NewslettersPackage • NexusPackage • PdfPackage • PhpBBPackage • PhpgedviewPackage • PigeonholesPackage • PodcastsPackage • ProtectorPackage • ProtectorService • QuicktagsPackage • RecommendsPackage • RSSPackage • SamplePackage • SamplePackageDissection • SearchPackage • ShoutboxPackage • SitehomePackage • StarsPackage • StatsPackage • StickiesPackage • TagsPackage • TinymcePackage • TreasuryPackage • WikiPackage • Packages • magickwand-0.1.3.tar
Comments
chat package
Not working