Closed (fixed)
Project:
Tribune
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
6 Jan 2009 at 19:10 UTC
Updated:
14 Apr 2009 at 23:20 UTC
Hi,
There is an option in the tribune block to enter the tribune, but entering a number (1 as in the first tribune, 4532 as the node type), none of these are saved and the block cannot be seen.
Comments
Comment #1
naheemsays commentedThe format of the tribune needs to be:
"nid - node title" and that worked.
Comment #3
kenorb commentedLike that? "3388 - LiveChat"
It's quite weird format.
What if title will change?
I think nobody will look after issue list which format to use, there should be some proper description updated in code how to use it.
Comment #4
naheemsays commentedyes, that's the format.
Its a broken feature from what I was told - there is supposed to be an autocomplete. which does not seem to be there atm.
Comment #5
SeeSchloss commentedOkay, the autocomplete thing is fixed... strangely, it just doesn't work when the #autocomplete_path attribute is "tribune/autocomplete" but using "tribune/autocomplete/" works... well, anyway.