Search found 9 matches
- Fri Mar 26, 2004 6:29 am
- Forum: [3.0/Olympus] Styling
- Topic: The 2.2 styling system ... feedback
- Replies: 145
- Views: 128375
To solve the argument... ?
After skimming this post, the initial argument started over assign_var_from_handle() - the point Ptirhiik_ was trying to make seemed to me to be about the performance issue of using ob_start(), ob_get_contents(), etc. - this is a valid point, although marginal, as assign_var_from_handle compiled the...
- Wed Feb 04, 2004 1:21 pm
- Forum: [3.0/Olympus] New features discussion
- Topic: New karma post...
- Replies: 41
- Views: 35725
Re: New karma post...
Yes, load intensity can get higher, especially if you're looking at post karma, and then you've got database load and size. A suggestion would be to have both options available as parts of the same system (like the weighting with the option of enabling/disabling different components) but then the lo...
- Wed Feb 04, 2004 1:11 pm
- Forum: [3.0/Olympus] New features discussion
- Topic: The style [ template, theme, imageset ] topic
- Replies: 42
- Views: 56138
Re: The style [ template, theme, imageset ] topic
ok, I'm giving another 2c (making it 4c) but what the hey :) the SIG thing could be easily resolved with a {POST_TEXT} and {POST_SIG} field. that way, put whatever you want between them (wasn't this around in 2.0.x?) In fact, have a look at CVS. {postrow.SIGNATURE} is seperate. secondly, another fea...
- Tue Jan 13, 2004 5:20 am
- Forum: [3.0/Olympus] New features discussion
- Topic: Suggestion to make phpBB easier?
- Replies: 38
- Views: 36590
Re: Suggestion to make phpBB easier?
It's possible, but again you should be able to set up phpBB with the already implemented instructions. upload into a folder, chmod the config.php etc, and go to 'mywebsite.com/myphpBBfolder/install/install.php'. All good ftp programs will have a 'chmod' command, and the support documentation tells y...
- Tue Jun 10, 2003 3:33 pm
- Forum: [3.0/Olympus] New features discussion
- Topic: The style [ template, theme, imageset ] topic
- Replies: 42
- Views: 56138
Re: The style [ template, theme, imageset ] topic
When the template system was initially redesigned I was intent on customising it myself and i came up with a couple of things: Being able to output the current iteration. This is for stuff where you might like a 1., 2., 3. heading for each item, or for use in javascript. I'd suggest a {#blockname},...
- Fri Jun 06, 2003 7:59 am
- Forum: A sub-sub-forum
- Topic: Subforums are spiffy
- Replies: 39
- Views: 170557
Re: Subforums are spiffy
fora sounds weird
- Fri Jun 06, 2003 7:48 am
- Forum: [3.0/Olympus] New features discussion
- Topic: Subforum question
- Replies: 16
- Views: 17565
Re: Subforum question
OK, well, it doesn't, but that's the main forum-parent getting function... the actual make_jumpbox() function is: function make_jumpbox($action, $forum_id = false, $select_all = false) { global $auth, $template, $user, $db, $phpEx, $SID; $boxstring = ''; $sql = 'SELECT forum_id, forum_name, parent_...
- Fri Jun 06, 2003 7:46 am
- Forum: [3.0/Olympus] New features discussion
- Topic: Subforum question
- Replies: 16
- Views: 17565
Re: Subforum question
I believe ur talking about the php code behind it ;) it uses a handy little function called get_forum_parents(): // Returns forum parents as an array. Get them from forum_data if available, or update the database otherwise function get_forum_parents($forum_data) { global $db; $forum_parents = array...
- Wed May 21, 2003 2:08 pm
- Forum: [3.0/Olympus] New features discussion
- Topic: A brief overview of some changes in 2.2
- Replies: 48
- Views: 53270
Re: A brief overview of some changes in 2.2
*drools... keyboard sprouts electricity through drool... electrocuting... but still d rooling... so much phpbb... so nice....* Yes, i'd also like a search feature. I'm usually a pretty thriving modder, but i'm holding back for 2.2... it's gonna be so much easier to mod ^_^... i'm also prolly gonna ...