Search found 288 matches

by haravikk
Sun May 04, 2003 9:33 pm
Forum: [3.0/Olympus] New features discussion
Topic: Will all...
Replies: 10
Views: 15695

Re: Will all...

For those to whom it interest my subSilver posting.tpl file looks as follows:

The javascript
function helpline(help) {document.post.helpbox.value = help;}
function bbstyle(bbtag)
{
var postbyte = eval('document.post.addbbcode' + bbtag)

if (postbyte.value == bbtag)
{
postbyte.value = bbtag ...
by haravikk
Sun May 04, 2003 8:36 pm
Forum: [3.0/Olympus] New features discussion
Topic: Will all...
Replies: 10
Views: 15695

Re: Will all...

I really like the new colour picker, but I agree with Wert about moving it somewhere else (under smilies makes sense and would be nice and space friendly).

But I'm still sure about the JS used for BBCode, it looks needlessly MASSIVE to me, I'm probably going to change it as soon as 2.2 comes out ...
by haravikk
Sun May 04, 2003 5:41 pm
Forum: [3.0/Olympus] New features discussion
Topic: Since your global announcement has defeated me...
Replies: 8
Views: 11758

Re: Since your global announcement has defeated me...

Well, the way that announcements are seperated at the moment is actually nice and compact. An extra one wouldn't actually clutter things that much.

And the way styles are going you could probably get rid of the little row which declares what the topics are (Topic, announcements rows) and simply ...
by haravikk
Fri May 02, 2003 4:54 pm
Forum: Chit Chat
Topic: If psoTFX is the main developper for phpBB 2.2 ...
Replies: 35
Views: 31379

Re: If psoTFX is the main developper for phpBB 2.2 ...

*Not 2.2 specific*

Is BBCode definable in languages? Like if I wanted to create a language pack for English [UK] (ie - real english :P) then I could have [colour] tags instead of [color]? I expect it would have to be replaced by [color] when saving but could then be converted back again for ...
by haravikk
Fri May 02, 2003 4:49 pm
Forum: Chit Chat
Topic: I see that gzip is turned off
Replies: 9
Views: 11402

Re: I see that gzip is turned off

Will attachments be affected by gzip?
by haravikk
Thu May 01, 2003 4:00 pm
Forum: [3.0/Olympus] Discussion
Topic: The little dot???
Replies: 52
Views: 55443

Re: The little dot???

I'm gonna replace the dot with a bullet point. MWAHAHAHA! Best style ever mb?
by haravikk
Thu May 01, 2003 3:56 pm
Forum: [3.0/Olympus] Discussion
Topic: CVS / this board...
Replies: 20
Views: 22076

Re: CVS / this board...

I had that problem too, fixed it by going through all my forums and making sure that they were set to "Can post" where I wanted them to be postable. Doesn't seem to save posting allowances when you create a new forum at the moment, you have to go back and edit it
by haravikk
Wed Apr 30, 2003 9:04 pm
Forum: [3.0/Olympus] New features discussion
Topic: Subforum Listing
Replies: 2
Views: 5307

Re: Subforum Listing

You mean have them all on one page? That would be kind of horrible. The way phpBB is you click on a forum to see all the subforums, you can tell if a forum has subforums by its icon, and the list of subforums it displays
by haravikk
Wed Apr 30, 2003 8:41 pm
Forum: [3.0/Olympus] Discussion
Topic: Hep Engineers!
Replies: 13
Views: 17038

Re: Hep Engineers!

We're trying to help you mean people that don't let us on the team just because we don't know php or SQL :(
by haravikk
Wed Apr 30, 2003 5:12 pm
Forum: [3.0/Olympus] Discussion
Topic: Hep Engineers!
Replies: 13
Views: 17038

Re: Hep Engineers!

It was okay when I went earlier...mb a change to BBcode which involves tables (e.g quotes) has caused this?