I think basing the phpBB software to run waves is not a very good idea. In this implementation you just introduce a new wave server which is merely a categorized collections of waves, extracted from different wave servers.
I think to integrate Google wave within the forum it is better to allow the ...
Search found 96 matches
- Sat Jan 23, 2010 8:24 pm
- Forum: [3.x] Discussion
- Topic: Wave Federation Protocol Integration (API)
- Replies: 29
- Views: 47127
- Fri Jan 22, 2010 5:38 pm
- Forum: [3.x] Discussion
- Topic: AJAX, jQuery, et. al.
- Replies: 38
- Views: 100232
Re: AJAX, jQuery, et. al.
When replacing confirmation pages you do have to think of where you want to redirect people
For example, if you post a reply, you are returned to the topic viewing your reply.
However when you post a new topic, the current system allows you to either return to the forum, or view the topic you just ...
For example, if you post a reply, you are returned to the topic viewing your reply.
However when you post a new topic, the current system allows you to either return to the forum, or view the topic you just ...
- Mon Dec 24, 2007 6:02 pm
- Forum: [3.0/Olympus] Discussion
- Topic: phpBB 3.2 Discussion
- Replies: 257
- Views: 387500
Re: phpBB 3.2 Discussion
Concerning the permissions system.
If you run multiple boards, an export/import feature for the roles would be nice.
That way you could create your roles on your board one, and when you set up board to, simply import your roleset and you can quickly go on creating your second(and more) boards.
If you run multiple boards, an export/import feature for the roles would be nice.
That way you could create your roles on your board one, and when you set up board to, simply import your roleset and you can quickly go on creating your second(and more) boards.
- Sun Jul 08, 2007 8:43 pm
- Forum: [3.0/Olympus] Styling
- Topic: Style development?
- Replies: 4
- Views: 9375
Re: Style development?
I don't believe, that the Dev Team is going to certify any community-made templates. It would take too much time, which could be spent on improving phpBB itself.
I think he means that the skin will pass our submission guidelines(the check we do before styles are released, to make sure they 'work ...
I think he means that the skin will pass our submission guidelines(the check we do before styles are released, to make sure they 'work ...
- Sun May 20, 2007 4:05 pm
- Forum: [3.0/Olympus] Discussion
- Topic: Suspecting RC1 very soon!
- Replies: 1443
- Views: 1496127
- Sun May 20, 2007 3:14 pm
- Forum: Chit Chat
- Topic: Old phpBB 3 versions
- Replies: 13
- Views: 21813
Re: Old phpBB 3 versions
THere have also been some changes, mostly to the ACP, I remember downloading a CVS version, where the ACP layout, still looked like the old phpBB 2.0.x layout, where it had a navigation frame on the left and a main content frame.
New tabbed layout works much better
New tabbed layout works much better
- Sun May 20, 2007 3:08 pm
- Forum: [3.0/Olympus] Styling
- Topic: Field widths via CSS
- Replies: 10
- Views: 59575
Re: Field widths via CSS
DoubleJ,
I think I have a possible working solution, Below is the code for the modified elements in the CSS. I am running into one problem that you, or someone reading this might be able to help me out with. Right now when it comes to the wrapping of the text, the elements (dd.posts, dd.topics, dd ...
I think I have a possible working solution, Below is the code for the modified elements in the CSS. I am running into one problem that you, or someone reading this might be able to help me out with. Right now when it comes to the wrapping of the text, the elements (dd.posts, dd.topics, dd ...
- Wed May 09, 2007 9:53 am
- Forum: [3.0/Olympus] Styling
- Topic: Field widths via CSS
- Replies: 10
- Views: 59575
Re: Field widths via CSS
Thanks for the reply.
Do you have the section of the css that I would need to modify?
Positioning of content elements is done in content.css file.
there you should look for the topiclist classes.
After editing your css, you do need to refresh your CSS into the database via ACP -> Styles ...
- Wed May 09, 2007 7:49 am
- Forum: [3.0/Olympus] Styling
- Topic: Field widths via CSS
- Replies: 10
- Views: 59575
Re: Field widths via CSS
It’s a matter or presentation, and depending on the density of the text, you will always have some white space, the question is where are you going to place it? I think that most people try to balance a web page, spreading the information as equally as possible across the entire page. So either ...
- Tue May 08, 2007 7:01 pm
- Forum: [3.0/Olympus] Styling
- Topic: Image size - from where?
- Replies: 2
- Views: 5654
Re: Image size - from where?
Image sizes are set in a config file, the config file data is stored within the database.
WHat you need to do is go to:
styles/prosilver/imageset/imageset.cfg
then, adjust dimensions there.
THen go to your ACP -> Styles -> Imagesets
Then hit the refresh link of the prosilver imageset.
WHat you need to do is go to:
styles/prosilver/imageset/imageset.cfg
then, adjust dimensions there.
THen go to your ACP -> Styles -> Imagesets
Then hit the refresh link of the prosilver imageset.