Download & Extend

Releases for Tribune

tribune 7.x-3.x-dev

Download Size md5 hash
tribune-7.x-3.x-dev.tar.gz 17.73 KB f69f0fd848eab9ffcff4b4f03e194f39
tribune-7.x-3.x-dev.zip 20.57 KB 1de1900d237133c41fc8f4114c8315e2
Last packaged version: 7.x-3.x-dev
Last updated: March 12, 2012 - 00:40
Development snapshot from branch: 7.x-3.x

Release notes

This is the completely new Tribune module for Drupal 7.

No upgrade path from 6.x-1.x or 6.x-2.x is planned, but I might implement that if there is enough demand for it.

This version provides tribunes as nodes but in a cleaner way than the 6.x-2.x attempt, and a modularity that will in time allow the use of remote tribune backends.

A lot of features have disappeared, mostly features that used to be provided by "filters", because they did not belong in the core of the module, but will be provided now by separate modules, which will be included in the tribune package.

This is still an experimental branch, although it should already be usable.

tribune 6.x-3.x-dev

Download Size md5 hash
tribune-6.x-3.x-dev.tar.gz 36.77 KB 6484de48bf66309338315fc5e35bb104
tribune-6.x-3.x-dev.zip 46.97 KB 127823b3ffce437ebe036b9c7c946702
Last updated: February 25, 2011 - 07:54
Development snapshot from branch: 6.x-3.x

Release notes

Modular version. Not yet usable.

tribune 6.x-1.13

Download Size md5 hash
tribune-6.x-1.13.tar.gz 55.71 KB dd531080ae7c6bbd5bc707b372d33c9a
tribune-6.x-1.13.zip 77.56 KB add8fdbe0affeac1b992da9f2dfb3d92
Last updated: December 24, 2010 - 23:57
Official release from tag: 6.x-1.13

Release notes

Mostly bugfixes for this version:

A few new features:

And a somewhat important change:

  • Anonymous users used to be represented by their useragent (eg. FF3.6Win) unless you installed the "no_useragents" filter. Now the default behaviour is to display them as "Anonymous" unless you disable this in the filter settings. This will only affect new tribunes: if you want to enable it on an already existing installation, after updating enable the "no_useragents" filter in the filter settings.

tribune 6.x-1.12

Download Size md5 hash
tribune-6.x-1.12.tar.gz 55.22 KB b7883725d890c359df9b74d79d078d90
tribune-6.x-1.12.zip 76.69 KB 2470d07b120bcb22a973de9e978b49b3
Last updated: December 24, 2010 - 23:57
Official release from tag: 6.x-1.12

Release notes

This version brings two official translations for the tribune module:

  • Spanish by Jorge Luis Arzola (thanks!)
  • French (by myself)

If you are updating from a previous version, you will have to import the es.po or fr.po file yourself using the Locale module's import function at 'admin/build/translate/import'.

If you are installing the module for the first time, the translations will automatically be imported.

tribune 6.x-1.11

Download Size md5 hash
tribune-6.x-1.11.tar.gz 44.37 KB e01eb6a9add1cc388e968360d7127bb7
tribune-6.x-1.11.zip 57.14 KB 869e160d2115bdf43640773a9bd35965
Last updated: December 24, 2010 - 23:57
Official release from tag: 6.x-1.11

Release notes

This is a very minor release, it adds some optimization for users who access tribunes remotely (via tribune.xml using a client), as the "last_id" GET parameter and If-Modified-Since and Last-Modified HTTP headers are now correctly taken into account.

tribune 6.x-2.0-beta2

Download Size md5 hash
tribune-6.x-2.0-beta2.tar.gz 48.58 KB 78f091ad1acf53f1d7d147afeda86a59
tribune-6.x-2.0-beta2.zip 60.42 KB 2fc66c96daa0ec7d19d0722cb7bbf734
Last updated: December 24, 2010 - 23:57
Official release from tag: 6.x-2.0-beta2

Release notes

This version introduces tribunes as nodes, which allows many tribunes on the same website.

A migration script is available from the settings page, which should automatically create a new tribune node, and move all your old tribune messages to this node. If you have the Path module enabled, it will also (if you check the option) create an alias from "tribune" to your new node path, so the old path will still work. You will still have to set the permissions and menu entry yourself, however.

Just in case... do not forget to backup your database before updating!

This beta2 fixes a bug with the "JS shortcuts" tab appearing on every node.

tribune 6.x-2.0-beta1

Download Size md5 hash
tribune-6.x-2.0-beta1.tar.gz 48.55 KB bd87f8d543d4c4748dae947fdc043e42
tribune-6.x-2.0-beta1.zip 60.41 KB ad69faed167928be1dbe4b20fd742e6c
Last updated: December 24, 2010 - 23:57
Official release from tag: 6.x-2.0-beta1

Release notes

This version introduces tribunes as nodes, which allows many tribunes on the same website.

A migration script is available from the settings page, which should automatically create a new tribune node, and move all your old tribune messages to this node. If you have the Path module enabled, it will also (if you check the option) create an alias from "tribune" to your new node path, so the old path will still work. You will still have to set the permissions and menu entry yourself, however.

Just in case... do not forget to backup your database before updating!

tribune 6.x-1.10

Download Size md5 hash
tribune-6.x-1.10.tar.gz 44.12 KB f25816e036e0ff2cad07ea094d460fce
tribune-6.x-1.10.zip 56.89 KB 5bad68748beb75665fdc9c80c3841d08
Last updated: December 24, 2010 - 23:57
Official release from tag: 6.x-1.10

Release notes

Mostly bug fixes.

The url filter has received a few improvements (you can use $1...$9 in the replacement string, instead of just giving a fixed text)

tribune 6.x-1.9

Download Size md5 hash
tribune-6.x-1.9.tar.gz 41.5 KB 0e8cdb83c416181ff47140bdd7cd879e
tribune-6.x-1.9.zip 53.14 KB 5071f4e4c1a662496dcc7627800fa75c
Last updated: December 24, 2010 - 23:57
Official release from tag: 6.x-1.9

Release notes

Well, there are many improvements and fixes...

  • Added an "idle delay" setting, which disables AJAX reloading for idle users
  • Allow users to delete their own messages (if they have the "delete own tribune messages" permission)
  • Fixed javascript shortcuts for tags, ctrl-i, ctrl-b, ctrl-u and ctrl-s insert the <i>, <b>, <u>, <s> tags.

And a few other things

tribune 6.x-2.x-dev

Download Size md5 hash
tribune-6.x-2.x-dev.tar.gz 49.49 KB 8b9ea8600e32b320fb0f79399b2b765a
tribune-6.x-2.x-dev.zip 60.35 KB 4938193e9a6701c19f7be23ef9303e61
Last updated: February 25, 2011 - 07:54
Development snapshot from branch: 6.x-2.x

Release notes

This version introduces tribunes as nodes which allows many tribunes on the same website. It is still highly experimental, though.

tribune 6.x-1.8

Download Size md5 hash
tribune-6.x-1.8.tar.gz 41.18 KB 62595b22c2e189cadfbb26ca37d80d17
tribune-6.x-1.8.zip 53.28 KB 7453632ecc460c2e22cd9bd7d4a6ed6b
Last updated: December 24, 2010 - 23:57
Official release from tag: 6.x-1.8

Release notes

Well I'm sorry, a file was missing in the previous release, which breaks the RSS.

tribune 6.x-1.7

Download Size md5 hash
tribune-6.x-1.7.tar.gz 40.74 KB d4357655385849b67c45b4c853dc83ee
tribune-6.x-1.7.zip 52.21 KB 1eb03cd9f2fe85187886e7f8251ecf0a
Last updated: December 24, 2010 - 23:57
Official release from tag: 6.x-1.7

Release notes

Woops, the install script in 1.6 was broken for new installations.

tribune 6.x-1.6

Download Size md5 hash
tribune-6.x-1.6.tar.gz 40.75 KB fa2b41ed153f04fab9189ad3c319959b
tribune-6.x-1.6.zip 52.21 KB 78399d0894f4b59cb25849d084d965c4
Last updated: December 24, 2010 - 23:57
Official release from tag: 6.x-1.6

Release notes

  • Use theme functions for displaying pages and posts to allow customization
  • Option to display a pager on the main tribune page (for microblogging use)
  • RSS feed
  • Better matching of clocks (instead of stupidly looking for all matching clocks in the last two days, it now looks for clocks today, then yesterday if none is found, then the day after, etc)
  • Miscellaneous fixes regarding filters, session handling, and nicknames containing quotes

Don't forget update.php, as the switch to theme functions will break your tribune until you run it [:aloyd].

tribune 6.x-1.5

Download Size md5 hash
tribune-6.x-1.5.tar.gz 39.26 KB dbfcd6ec8851f4bf5473c972f2ab1c93
tribune-6.x-1.5.zip 50.89 KB 59a1808978bfce95e2b4c35fbcbc3954
Last updated: December 24, 2010 - 23:57
Official release from tag: 6.x-1.5

Release notes

  • The form is now hidden when a user does not have the "post" permission
  • When mbstring is not available, try to use iconv, and if it not available either just avoid manipulating the string too much (instead of just failing)
  • When a new message appears on the tribune, a star * is displayed in the title bar (and disappears once the user moves his mouse)
  • Answer to one's post are highlighted (light red by default) so they are easier to spot. This needed a new table, so be sure to run update.php after upgrading !

tribune 6.x-1.4

Download Size md5 hash
tribune-6.x-1.4.tar.gz 37.94 KB acac1b4448fe365db91e8559ea04e4dc
tribune-6.x-1.4.zip 49.65 KB ac7cca9300cead7d7182b674fc5eacbd
Last updated: December 24, 2010 - 23:57
Official release from tag: 6.x-1.4

Release notes

  • Fix history style and highlighting ;
  • Fix block style ;
  • Fix calls to "undefined" pages ;
  • It is now possible to have a list of active users (approximate: registered users and anonymous users who have used /nick and who have visited the tribune in the last five minutes), either by using the new "Tribune users" block, the "active_users" filter, or directly in code using the tribune_get_active_users() function.

Also, a repository for filters is now available at http://tout.essaye.sauf.ca/filter — it does not have many filters yet, but hopefully the collection will grow.

tribune 6.x-1.3

Download Size md5 hash
tribune-6.x-1.3.tar.gz 35.26 KB bba4633f55d3c26c75dfbf01b097aefa
tribune-6.x-1.3.zip 45.87 KB 2f16628927181863150b80ba5e173a21
Last updated: December 24, 2010 - 23:57
Official release from tag: 6.x-1.3

Release notes

  • Finally fixed the conflicts between the tribune page and the block when displayed on the same page ;
  • Fixed conflict between the tribune block and upload module (hopefuly it fixed all javascript incompatibilities with other modules) ;
  • Fixed an old bug where posts would sometimes not appear when reloading through AJAX (when posted the same second but after the reload) ;
  • History is themed the same way as the tribune page (with javascript highlighting, etc) ;
  • Paging of history results and highlight of results for string search ;
  • X-Post-Id header is not sent anymore if the post was deleted by a filter.

If you have written custom filters which do things in Javascript when new posts appear, they may need to be updated, look at totoz.js for an example.

tribune 6.x-1.2

Download Size md5 hash
tribune-6.x-1.2.tar.gz 42.04 KB 8deef07e057d526d08fb149507456265
tribune-6.x-1.2.zip 53.2 KB 70ab5ca448c6441c47c2c22c4cdede6c
Last updated: December 24, 2010 - 23:57
Official release from tag: 6.x-1.2

Release notes

A few bugfixes, and a complete rewrite of the (until now hidden) history, which is now accessible from tribune/history

tribune 6.x-1.1-1

Download Size md5 hash
tribune-6.x-1.1-1.tar.gz 41.45 KB aec6adb8d11456bcb7dee94b22523c4b
tribune-6.x-1.1-1.zip 50.65 KB 05b99c933037c1bdbd6d4460bbd60402
Last updated: December 24, 2010 - 23:57
Official release from tag: 6--1-1-1

Release notes

Important bug fixes and support for JCoinCoin (replaces 1.1 which was commited a bit too soon)

tribune 6.x-1.1

Download Size md5 hash
tribune-6.x-1.1.tar.gz 41.96 KB 29cddca1fd6c96d83c9a9dcc596717bb
tribune-6.x-1.1.zip 51.16 KB c1b75d3f85a8940c89bb34f884037964
Last updated: December 24, 2010 - 23:57
Official release from tag: 6.x-1.1

Release notes

Important bug fixes and support for JCoinCoin

tribune 6.x-1.0

Download Size md5 hash
tribune-6.x-1.0.tar.gz 40.01 KB e36b8c947cd9c771690967920fd041bd
tribune-6.x-1.0.zip 49.02 KB bd0c57cabd8a54c97c53a6d755734230
Last updated: December 24, 2010 - 23:57
Official release from tag: 6.x-1.0

Release notes

I believe this module works reliably enough to release it.

Subscribe with RSS Syndicate content