Use their own search capability if they have one ? If they don't, use the old PHP-by-hand way (when they are used) ? Or set an admin option to use one way or the other ?

Or maybe use MySQL search and index (or fulltext search) capability instead of builindg by hand in PHP. Would MySQL be slower/more ressources hungry that PHP in that area ?

erissiva wrote:

I'm leaning towards Singapore which is both XHTML and CSS compliant...Nice, small, and simple.

Transitionnal DTD, and with some table layout it seems. But tahnks, I will look into it, maybe it's just a matter of templates.

That's a good news, more software standards compliant and using semantic code is always good.

Right now my heart balance more toward Photostack, but if Coppermine is compliant I will certainly take a deeper look at it.

Not here. Try to search for this post : http://punbb.org/forums/viewtopic.php?pid=37199#p37199 via the string "éléphant"

I just tested it, doesn't work.

Ouch, Coppermine is not exactly "light weighted", for the client at least. The HTML used is terrible...

Use none. Since it's based on the number of post, it's only a incent for people to flood, make noise and so on. On the profile, you have the date of registration and the number of post, if you want to "asses" an unkown poster (the original purpose of this thing), you can do it with that on your own.

608

(12 replies, posted in PunBB 1.2 discussion)

About the one file : maybe you could put the localization in the DB ? Load it from a file (to ease translation, management and so on), but when it's done all call are made to the DB. It should be faster than including a php file, no ?

About the keep up : I haven't been here long enough to say, but from my fresh point of view the multiples files are an issue to keep up. For example, there is a french up to date pack (I think). I disagress seriously with several choices of translation, so I want to edit it. We (french) have the chance of having the languages files in a wiki at punbb.fr, so I already corrected most of it.

But for the remaining ones (including banning HTML entities; and using only utf8 ? which by the way could be tricky since it's PHP file, not text... I don't know, I will see when I try it) I have to check a dozen files, correcting, re-encoding, checking the choices I've made in others files to stay coherent, and so on.

So I would make this "new pack" avalaible if anyone is interested, and I will certainly keep-up to the new PunBB versions when I update my own forum(s), but it will mean more maintenance, more work from me, and more work for the people interested. In the end, it could explain why some poeple make their owns mods on their own and don't share.

Well, with SVN I maybe could create a patch for it (I don't know if I can limit the scope of a SVN patch, to not include others modifications or hacks I've down elsewheres), but most people are afraid of SVN and won't use it.

609

(12 replies, posted in PunBB 1.2 discussion)

My 2 cents suggestion : it's the "job" of the people doing the localization to keep up. If something change, they should change it in the localization. If something isn't there for the translation, use the english by default, that should be fine for anybody. I do it that way for Textpattern, and it's not hard at all (well TXP is hard to translate because of the lack of context, but you thought of that for PunBB smile ).

My 0.5 cents : a single file for each language would be much more easier I think...

610

(20 replies, posted in Feature requests)

seunosewa wrote:

I would like to have a feature on my forum that allows me to include a link to the "Previous Topic" and "Next Topic" in a Forum, or "Previous Forum" and "Next Forum" in viewforum.php too.

People actually use this one ????

Rcikard, if you include this, pleeeeeease make an option to disable it.

611

(8 replies, posted in PunBB 1.2 discussion)

Localization vs people don't reading documentation *and* using bad hosting ? Is this a real question ? :-)

612

(124 replies, posted in PunBB 1.2 discussion)

Rickard wrote:

coaster: Because PunBB won't allow you to configure your own rewriting scheme.

Uhhh... and what about localization of the scheme ?

613

(124 replies, posted in PunBB 1.2 discussion)

Since you have to manipulate the .htaccess file anyway (moving it to the root of PunBB installation), you could change it's name, for htaccess (no dot) for example.

614

(124 replies, posted in PunBB 1.2 discussion)

Rev117.

Incorrect redirection : after posting a new thread, it looks for post/2/#p2 and report "Bad request. The link you followed is incorrect or outdated."

Search: all the quick links to search (show your post, and the like) send to the correct clean url but show the search page, with nothing special.

615

(124 replies, posted in PunBB 1.2 discussion)

Ok I will re-install it and report here. Trying to figure out where to test it, most of my host have root rewrites rules already...

Ok i can confirm that Apache 1.x doesn't like the htaccess at all. Same issue with same rule as Romuald.

616

(9 replies, posted in General discussion)

The number of results is not an accurate way of determining what Google index more than what.

617

(6 replies, posted in PunBB 1.2 discussion)

I'm... without a voice anymore...

618

(146 replies, posted in PunBB 1.2 modifications, plugins and integrations)

IE7 is great, but has by definitions some down issues. The major one is that a IE client with javascript de-activated is screw up, and don't know why. And I'm pretty sure it's not that rare (at least >1% of total population).

619

(8 replies, posted in PunBB 1.2 discussion)

Why re-invent the wheel ? srftime handle all this, without need to hack PunBB or maintain the code.

Rickard ne parle pas français, donc c'est pas le bon forum pour demander. Et vu la philosophie de PunBB, je doute que cela l'intéresse.

Il existe déjà d'excellent outils pour faire un peu tout cela. Textpattern ou Plume en CMS, Photostack pour la gallerie d'images, l'email pour les messages privés.

Le tout est, si besoin est, d'intégrer tout cela de façon transparente pour l'utilisateur.

621

(2 replies, posted in PunBB 1.2 discussion)

If you use the Textile mod to enable Textile in PunBB, I think it's possible.

622

(124 replies, posted in PunBB 1.2 discussion)

I've done a clean install to test it. The basics seems to works fine, but some peripherals don't (including anything search related). Anyway, it looks promising.

Trying to figure out where to report bug ^^

623

(3 replies, posted in Archive)

Pose la question dans Troubleshooting, en anglais.

Il me semble que PunBB intègre une petite protection en vérifiant automatiquement les référants, peut-être que ton proxy gère ça mal.

Does it escape the characters by itself ? PunTranslator doesn't seem to.

625

(34 replies, posted in News)

This is a design issue. You want to put tons of heavy data (images and the like), you pay for it. Nothing wrong with that (in fact it's quite the opposite, your bank account is good motivation to write good and well designed websites).

About the lifetime deal, there is some question wether email storage is metered or not. And that's quite a difference.