There's a mod called PunToolbar (either on Punres or the mods section of PunBB.fr I think) that might suit your needs better for BBCode & color selection.
601 2006-09-25 01:27
Re: New User :: What mods do you suggest / use ? (22 replies, posted in PunBB 1.2 discussion)
602 2006-09-24 18:00
Re: Angels Among Us uses PunBB (1 replies, posted in PunBB 1.2 show off)
Looks nice.
603 2006-09-24 17:56
Re: Steps to take in writing a Mod for PunBB (10 replies, posted in PunBB 1.2 modifications, plugins and integrations)
The wiki is not that helpful.
Really? Did you happen to find this: http://wiki.punres.org/Miniportal#New_page_template ?
604 2006-09-23 01:49
Re: Icons specific to forum name (12 replies, posted in PunBB 1.2 modifications, plugins and integrations)
You should probably use the forum ID instead of forum name, because if there are spaces in the class attribute, each part separated by a space is treated as a separate class applied to the tag, which may or may not cause problems but is kinda funky nonetheless.
Also, instead of <?php echo $cur_forum['forum_name'] ?><?php echo $icon_type ?>, concatenate the variables, i.e. <?php echo $cur_forum['forum_name'].$icon_type ?>.
605 2006-09-23 01:42
Re: Steps to take in writing a Mod for PunBB (10 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Moved to modifications.
There's no need to do that - that topic is quite old, from before 1.2 came out. As long as you include the proper files (http://punbb.org/docs/dev.html#integration and there's a useful Punres wiki page too, but the wiki seems to be having problems now), you can do stuff like if($pun_user['is_guest']) or if(!$pun_user['is_guest']).
606 2006-09-22 20:31
Re: News Generator? (19 replies, posted in PunBB 1.2 modifications, plugins and integrations)
its a nice plugin. but is there any auto generate feature? do i have to generate manually each time i post a new topic??
Yes, you have to manually generate the news each time you post a new topic. If you would not like to do so, use this instead: http://punbb.org/forums/viewtopic.php?id=7552
607 2006-09-22 20:06
Re: PunBB News (47 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Sorry, but I'm not quite sure of what you're trying to say.
Anyway, here's a screenshot:
609 2006-09-22 19:48
Re: CEBronx.ORG's FORUM (3 replies, posted in PunBB 1.2 show off)
Buena idea....I just don't know where to do that... but I was thinking the same exact thing because is hard to know which is a link... Thanks for the advise there hcgtv...
Que Dios te Bendiga
In style/imports/CrystalBlue.css, change this:
.pun A:link, .pun A:visited {COLOR: #093F7B; text-decoration: none;}
.pun A:hover {COLOR: #0E2238}
to this:
.pun A:link, .pun A:visited {COLOR: #093F7B; text-decoration: none;}
.pun A:hover {COLOR: #0E2238; TEXT-DECORATION: underline}
610 2006-09-21 00:48
Re: PunBB and BBClone (14 replies, posted in PunBB 1.2 modifications, plugins and integrations)
I was going to suggest something similar, but got lazy.
Nice job.
611 2006-09-20 21:25
Re: Word Association Thread (1,382 replies, posted in General discussion)
lambchops
612 2006-09-20 21:23
Re: PunBB and BBClone (14 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Personally I'd say just to stick with manually creating .htaccess & .htpassword (or .htpswd or whatever I can't remember) and not bother with integration with the PunBB user system. It sounds like more trouble than it's worth.
If you don't know how to set that up the BBClone forum should have instructions somewhere, or you can do a web search for generic instructions (tip - for some reason or another many sections of the BBClone forum are only visible to registered users).
613 2006-09-20 21:17
Re: WTF!!! Is going on?! :D (4 replies, posted in PunBB 1.2 troubleshooting)
Or check here: http://punbb.org/forums/viewtopic.php?id=12666
Whichever you choose will work.
614 2006-09-20 20:17
Re: Problem when changing position of categories (4 replies, posted in PunBB 1.2 bug reports)
We need more information than that.
What position numbers are set for the categories? In what order should the categories be displayed? In what order are they displayed?
615 2006-09-19 02:25
Re: "Junk" button (7 replies, posted in Feature requests)
No, I think he just means that admins/mods would be able to use such a button to quickly move a topic to a particular forum.
For example, if PunBB had a "resolved issues" section, the button could be configured to move topics from troubleshooting to there.
616 2006-09-19 01:13
Re: Word Association Thread (1,382 replies, posted in General discussion)
goose
617 2006-09-19 01:11
Re: Is it just me, or does punbb miss daylight saving time support? (27 replies, posted in PunBB 1.2 troubleshooting)
I think we're slated for that right after we convert to the metric system pogenwurst.
That sounds about right.
618 2006-09-18 23:58
Re: Word Association Thread (1,382 replies, posted in General discussion)
mother
619 2006-09-18 23:58
Re: Is it just me, or does punbb miss daylight saving time support? (27 replies, posted in PunBB 1.2 troubleshooting)
deadram wrote:There's gonah be some additional problems with timezoning too...
The states just changed the date they go back/forward, and I ~think~ North america followed the states too. Dono about Europ or asia or what not though...
Erm, what now?
...we did?
620 2006-09-18 23:56
Re: Something simple: Being able to view one's Profile (8 replies, posted in Feature requests)
There's a mod for this already: http://punbb.org/forums/viewtopic.php?id=8427
It would be a nice feature to see though.
621 2006-09-17 21:57
Re: Word Association Thread (1,382 replies, posted in General discussion)
sadness
622 2006-09-17 19:51
Re: Word Association Thread (1,382 replies, posted in General discussion)
Steve Irwin
623 2006-09-17 19:02
Re: User system and integration (1 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Check out the docs: http://punbb.org/docs/dev.html#integration
Then you can use code such as if(!pun_user['is_guest']).
624 2006-09-17 18:59
Re: Error of table in administration (4 replies, posted in PunBB 1.2 bug reports)
Please enable debug mode and paste the full error.
625 2006-09-17 18:53
Re: The problem appeared When use Attachment Mod 2.0.1 (3 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Moved & closed.