[xwiki-users] Bulletin Board app
Hello all, I installed the Bulletin Board app but the text is messed up somehow so i get it like that WebHome bb_bb rss bb_currently 0 bb_categoriessize bb_deletethisbb bb_categoryâ bb_topicsâ bb_lastmessageonâ bb_inreplytoâ bb_byâ bb_actionsâ bb_addnewcategory How can I remove the bb_ from the header,..etc because its pretty annoying to have it like this. Which class should I edit or where is that located? Cheers, Hosam
Hi Hosam, that's because you didn't properly declare the translations file. Please check On 06/03/2008, Hosam Hassan <[email protected]> wrote:
Hello all,
I installed the Bulletin Board app but the text is messed up somehow so i get it like that
WebHome bb_bb rss
bb_currently 0 bb_categoriessize bb_deletethisbb
bb_category↓ bb_topics↓ bb_lastmessageon↓ bb_inreplyto↓ bb_by↓ bb_actions↓
bb_addnewcategory
How can I remove the bb_ from the header,..etc because its pretty annoying to have it like this.
Which class should I edit or where is that located?
Cheers,
Hosam _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Hi Hosam, Sorry, my previous email messed up. Basically what happens is that you did not declare the translations file properly. To do so, please check the instructions at http://code.xwiki.org/xwiki/bin/view/Applications/BulletinBoardApplicationDo... If the original code bits still show up afterwards, please check the BBCode.Translations page has all of its translations filled in properly. Thanks, Guillaume On 06/03/2008, Guillaume Lerouge <[email protected]> wrote:
Hi Hosam,
that's because you didn't properly declare the translations file. Please check
On 06/03/2008, Hosam Hassan <[email protected]> wrote:
Hello all,
I installed the Bulletin Board app but the text is messed up somehow so i get it like that
WebHome bb_bb rss
bb_currently 0 bb_categoriessize bb_deletethisbb
bb_category↓ bb_topics↓ bb_lastmessageon↓ bb_inreplyto↓ bb_by↓ bb_actions↓
bb_addnewcategory
How can I remove the bb_ from the header,..etc because its pretty annoying to have it like this.
Which class should I edit or where is that located?
Cheers,
Hosam _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
participants (2)
-
Guillaume Lerouge -
Hosam Hassan