Topic Closed
| Poster | Post | |||
|---|---|---|---|---|
| Showing posts 1 to 15 of 15 in crispBB Releases | ||||
|
Chris
Joined: Mar 16, 2009 Other Topics |
crispBB Releases
#(1)
12:04:21 PM, Jul 7, 2009[ ip logged ]
Latest downloads for crispBB will be added to this thread as and when they're available. Module Requires Xaraya 1.1.5 or above[1]. Dependencies
In addition to privileges for crispBB itself, your users will also need privileges for the following module instances
[1]: crispBB is not guaranteed to work with nightly builds of Xaraya Aruba (1.x). A version of crispBB (2.x) for Xaraya Jamaica (2.x) is currently in development, snapshots are available from the monotone repository. Notes: Each forum is made up of several 'components' to which you can apply hooks, these are... Forum. The forum itself. Hooks applied to the forum component apply to the forum only, not to any it's posts or topics. Hook to this when you want to extend the forum in some way, for instance by hooking dd and adding an imagelist property, you could give each of your forums an image to display when viewing the forum. Common hooks for forums categories (required, can't be changed) dynamicdata transforms* Topics Essentially, this is the first post in each forum topic. You might want to have a poll in topics, but you wouldn't (normally) want a poll in every reply, so instead you would hook polls to just the topic. Common hooks for topics hitcount (required, can't be changed) polls ratings sharecontent subscriptions dynamicdata transforms* any hooks that apply to posts Posts Hooks applied here apply to every reply to topics. Common hooks for posts dynamicdata userpoints transforms* Transforms All text fields in crispBB can be transformed independently. Transforms hooked to forum component can transform the forum name and forum description. Transforms hooked to topics can transform the topic title, description and post text. Transforms hooked to posts can transform the description and post text. Within forum configuration, you can additionally choose which specific fields transforms are applied to, and which transforms will actually be applied to those fields. (Think carefully about the fields you apply transforms to, applying to forum name and topic title in particular can cause issues with display since they appear in links and page titles.) |
|||
|
Chris
Joined: Mar 16, 2009 Other Topics |
crispBB Releases
#(2)
04:01:39 PM, Jul 24, 2009[ ip logged ]
Branch : com.xaraya.modules.crispbb
Author : crisp Revision : 377d5d5ef9111926fedd848541aa3ecaef6d9902 Date : 2009-07-21T15:00:07 Changelog: Added some checks on unserialize operations in getforums userapi function Link : http://mt.xaraya.com/revision/info/377d5d5ef9111926fedd848541aa3ecaef6d9902
|
|||
|
Chris
Joined: Mar 16, 2009 Other Topics |
crispBB Releases
#(3)
04:32:08 PM, Jul 24, 2009[ ip logged ]
Branch : com.xaraya.modules.crispbb
Author : crisp Revision : 5cd792d5a106871be6e8698776c851b448bd8fc7 Date : 2009-07-24T15:15:16 Changelog: Added check for updates function, some more template clean up and a few icons. Micro version update to 0.5.6. Link : http://mt.xaraya.com/revision/info/5cd792d5a106871be6e8698776c851b448bd8fc7
|
|||
|
Chris
Joined: Mar 16, 2009 Other Topics |
crispBB Releases
#(4)
09:24:54 PM, Jul 24, 2009[ ip logged ]
Branch : com.xaraya.modules.crispbb
Author : crisp Revision : 1e9a5d5c82b27e55b556d63b42c2cfcd72997853 Date : 2009-07-24T20:10:55 Changelog: More template updates, separation of timeimages from the xarimages/icons folder. Replaced inline styles with classes. Micro version update to 0.5.7 Link : http://mt.xaraya.com/revision/info/1e9a5d5c82b27e55b556d63b42c2cfcd72997853
|
|||
|
Chris
Joined: Mar 16, 2009 Other Topics |
crispBB Releases
#(5)
08:00:25 PM, Jul 25, 2009[ ip logged ]
Branch : com.xaraya.modules.crispbb
Author : crisp Revision : c0679e19d6215d706a93e14dd163303f02e54736 Date : 2009-07-25T18:36:09 Changelog: Added new default topicicons folder using png's instead of gif's. Update to user-view to pass correct forum id when getting dd. Link : http://mt.xaraya.com/revision/info/c0679e19d6215d706a93e14dd163303f02e54736 Branch : com.xaraya.modules.crispbb Author : crispcreations@googlemail.com Revision : 4dc718dcc5867f2cce2be6e319127df28fb8a258 Date : 2009-07-25T18:47:23 Changelog: Added some admin config options for various user display elements. Some prep work for new user info block. Micro version update to 0.5.9 Link : http://mt.xaraya.com/revision/info/4dc718dcc5867f2cce2be6e319127df28fb8a258
|
|||
|
Chris
Joined: Mar 16, 2009 Other Topics |
crispBB Releases
#(6)
12:14:02 AM, Jul 26, 2009[ ip logged ]
Branch : com.xaraya.modules.crispbb
Author : crisp Revision : aa149de6a573e1f58c4a3338597750133a9b99ae Date : 2009-07-25T23:04:14 Changelog: Added userpanel block. Minor version update to 0.6.0 Link : http://mt.xaraya.com/revision/info/aa149de6a573e1f58c4a3338597750133a9b99ae
|
|||
|
Chris
Joined: Mar 16, 2009 Other Topics |
crispBB Releases
#(7)
02:07:55 AM, Jul 27, 2009[ ip logged ]
Branch : com.xaraya.modules.crispbb
Author : crisp Revision : 2e7daf13982afba7e19c7aed6c88725cf39469c6 Date : 2009-07-27T01:01:39 Changelog: Added redirected forum type. Bugfix to previous update. Micro version update to 0.6.1 Link : http://mt.xaraya.com/revision/info/2e7daf13982afba7e19c7aed6c88725cf39469c6
|
|||
|
Chris
Joined: Mar 16, 2009 Other Topics |
crispBB Releases
#(8)
10:11:50 PM, Aug 1, 2009[ ip logged ]
Branch : com.xaraya.modules.crispbb
Author : crisp Revision : ca9ea5ede2f8e24ef02e847e49d88b22e7ca4010 Date : 2009-08-01T10:18:18 Changelog: crispBB v0.7.0 changelog Adds option for all topics in a forum to require approval Adds option for all replies to topics in a forum to require approval Adds option for all replies to an individual topic to require approval Adds user moderate Approve Topics functions and permissions Adds user moderate Approve Replies functions and permissions Adds status selection, sort and layout options to user moderate posts function Adds visual cues to content awaiting approval in admin and user GUI Adds waitingcontent hook, displays forums with unapproved topics, and topics with unapproved posts as well as a link to latest version when a new version is detected. Adds waitingcontent overview to user moderate function Adds tabindexes to newtopic, modifytopic, newreply and modifyreply forms. Link : http://mt.xaraya.com/revision/info/ca9ea5ede2f8e24ef02e847e49d88b22e7ca4010
|
|||
|
Chris
Joined: Mar 16, 2009 Other Topics |
crispBB Releases
#(9)
08:23:37 AM, Aug 3, 2009[ ip logged ]
Branch : com.xaraya.modules.crispbb
Author : crisp Revision : 390d26af8fe3264326de7723f90cc68d51ae9e7d Date : 2009-08-03T07:15:01 Changelog: Some cleanup from last update. Added hooks functions. Allow you to hook crispbb to other modules, display a link offering to create a discussion, or show a link to an exisiting dicussion. Link : http://mt.xaraya.com/revision/info/390d26af8fe3264326de7723f90cc68d51ae9e7d
|
|||
|
Chris
Joined: Mar 16, 2009 Other Topics |
crispBB Releases
#(10)
09:42:57 AM, Aug 4, 2009[ ip logged ]
Branch : com.xaraya.modules.crispbb
Author : crisp Revision : 4e99ecbbd7a8ea6660a3cfbd365ac31eb3b26a4c Date : 2009-08-03T11:16:14 Changelog: Couple of minor bugfixes to the last update. Added displayreply function to allow display of individual replies Link : http://mt.xaraya.com/revision/info/4e99ecbbd7a8ea6660a3cfbd365ac31eb3b26a4c Revision : ff7ba8ca22b8284120d673b7d8fbdfccb3906560 Date : 2009-08-04T08:29:23 Changelog: Add admin modifyhooks function. Overview and administration of items associated with crispBB topics. Micro version update to 0.7.4 Link : http://mt.xaraya.com/revision/info/ff7ba8ca22b8284120d673b7d8fbdfccb3906560
|
|||
|
Chris
Joined: Mar 16, 2009 Other Topics |
crispBB Releases
#(11)
06:42:02 AM, Aug 6, 2009[ ip logged ]
Branch : com.xaraya.modules.crispbb
Author : crispcreations Revision : 60a476ba15916da75f25eb353da34dabd78a5cd1 Date : 2009-08-06T05:32:23 Changelog: Added links and visual cues to deleted topics and replies (for users with adequate permissions) in GUIs Link : http://mt.xaraya.com/revision/info/60a476ba15916da75f25eb353da34dabd78a5cd1
|
|||
|
Chris
Joined: Mar 16, 2009 Other Topics |
crispBB Releases
#(12)
07:04:00 PM, Aug 8, 2009[ ip logged ]
Branch : com.xaraya.modules.crispbb
Author : crispcreations Revision : 754e3f1bef45c36a9bfa3394f2f3fabfadd969cb Date : 2009-08-08T17:38:15 Changelog: Some updates to include templates user-timestamp and topic-reply-row so GUIs now show status (online|offline) for each poster Update to admin posters function. Now displays poster topic and reply counts, as well as current status Update fixes several issues discovered which affect sites with high (1000s) topic reply counts (caused by some ambitious db queries on my part Fixes incorrect ordering of top 10 forums Fixes incorrect ordering of top 10 posters Micro version update to 0.7.8 Link : http://mt.xaraya.com/revision/info/754e3f1bef45c36a9bfa3394f2f3fabfadd969cb
|
|||
|
Chris
Joined: Mar 16, 2009 Other Topics |
crispBB Releases
#(13)
09:31:48 PM, Aug 9, 2009[ ip logged ]
Branch : com.xaraya.modules.crispbb
Author : crispcreations Revision : 379cc731d6373e6a0bf67b03ddd61977552ab76d Date : 2009-08-09T20:21:58 Changelog: Fix for Bug 6398: incorrect var used in last update Update to xartemplates/includes/user-timestamp Some changes missed in last update Micro version update to 0.7.9 Link : http://mt.xaraya.com/revision/info/379cc731d6373e6a0bf67b03ddd61977552ab76d
|
|||
|
Chris
Joined: Mar 16, 2009 Other Topics |
crispBB Releases
#(14)
02:50:07 PM, Aug 11, 2009[ ip logged ]
Branch : com.xaraya.modules.crispbb
Author : crispcreations Revision : 4f3f56b9e2a85080eb537b8f6b786d1ab2badea1 Date : 2009-08-10T10:19:09 Changelog: Some minor updates Link : http://mt.xaraya.com/revision/info/4f3f56b9e2a85080eb537b8f6b786d1ab2badea1 Revision : 1cc039def7bf62f3d6af786a75c1b8bad1ea51a5 Date : 2009-08-10T17:17:52 Changelog: Add gettopicicons function. Add default icon selection to forum configuration options. Link : http://mt.xaraya.com/revision/info/1cc039def7bf62f3d6af786a75c1b8bad1ea51a5 Revision : 650cf24c19598b888d43bc2fc8ed4afd6aa7173b Date : 2009-08-11T13:39:28 Changelog: Add missing topic sort options to admin forum options Add topic sort options to user forum views Add admin config option to disable sort options in forum views Minor version update to 0.8.0 Link : http://mt.xaraya.com/revision/info/650cf24c19598b888d43bc2fc8ed4afd6aa7173b
|
|||
|
Chris
Joined: Mar 16, 2009 Other Topics |
crispBB Releases
#(15)
06:25:44 AM, Nov 26, 2009[ ip logged ]
Revision: e462c68daf8e12bb0e8ad24b81d043511eea1aaf
ChangeLog: Version update to 0.8.5 - prep for latest release Revision: c5269141c5d5113785d2f5f273eb1c474c90370c ChangeLog: Fix no privileges error being shown in user main when no forums have yet been created Revision: 483c55ef8ebfa7e7c52c2624cc622f3ea95998d4 ChangeLog: ereg -> preg_match for php530 Revision: 35bfb343cb5c205c30d1b5968a38e2bfcc8fa235 ChangeLog: admin view: Add links to create a forum in a specific category in listings Revision: 38a9062ca759b8b9d51e2d34db75bb7cfc7475a4 ChangeLog: Make sure create topic hook works when shorturls are off Revision: f9ad3ebd6dabc5db82c468a6a5831c74a5290b9d ChangeLog: xarinit: remove incorrect default value declaration from posts table creation
|
|||
Topic Closed