Search found 88 matches

by VinDuv
Tue Jul 11, 2006 1:44 pm
Forum: [3.0/Olympus] Styling
Topic: Signatures improvement
Replies: 26
Views: 22762

Re: Signatures improvement



The online/offline button could go in the empty cell next the profile buttons. ;)

+1
That would be great imho. :)

Like that ? Image 2.png ;)
Open styles/subsilver/template/viewtopic_body.html, remove <!-- IF postrow.ONLINE_IMG [...] ENDIF -->, search "<td nowrap="nowrap">&nbsp;</td>", and ...
by VinDuv
Mon Jul 10, 2006 12:02 pm
Forum: Chit Chat
Topic: Media Players
Replies: 55
Views: 118746

Re: Media Players

On Mac OS : iTunes for music, Front Row for video (FR is a great media player ! :) )
On Windows : iTunes
On Linux : xmms and gtkpod for music, gxine for video.
by VinDuv
Thu Jul 06, 2006 6:21 am
Forum: [3.0/Olympus] Discussion
Topic: phpBB version 30.0.0
Replies: 31
Views: 27487

Re: phpBB version 30.0.0


Thread Moderator: The person who created a thread would have the right to edit/delete/lock thread

With that, users couldn't discuss any more... They would have to agree with the thread creator. :roll: If not, edit or delete :|

With this option activated, you'd probably delete my post :mrgreen ...
by VinDuv
Wed Jun 28, 2006 4:13 pm
Forum: [3.0/Olympus] Discussion
Topic: Is this available in beta ?
Replies: 3
Views: 5853

Re: Is this available in beta ?

luchtzak wrote: Hi all,

was browsing a beta version installed somewhere but didn't find this:

[ Time : 0.056s | 9 Queries | GZIP : Off | Load : 0.09 ]

is this available in beta? I sure hope so ;-)


It is available, but displayed only if DEBUG constant is set to true in config.php :

Code: Select all

define('DEBUG', true);
by VinDuv
Tue Jun 27, 2006 7:06 pm
Forum: [3.0/Olympus] Styling
Topic: <!-- PHP --> Security
Replies: 10
Views: 12196

Re: <!-- PHP --> Security


PHP code is NOT displayed within the source :)
Only HTML, CSS and Javascript are displayed : PHP is parsed before by the web server.

Yes, but templates have .html extension, so, they are (generally) NOT parsed by the web server.
For example, if I put some PHP in index_body.html of SubSilver, it ...
by VinDuv
Thu May 25, 2006 8:20 am
Forum: [3.0/Olympus] New features discussion
Topic: Translated
Replies: 7
Views: 8603

Re: Translated


Information regarding translations will be made available nearer to the release.

For now however, it is best to leave translating since there are still a few missing language strings and some which might be dropped.


I made a small (quick-n-dirty :mrgreen: ) Perl script which compare language ...
by VinDuv
Mon May 08, 2006 8:23 am
Forum: Chit Chat
Topic: What OS do you use?
Replies: 149
Views: 142011

Re: What OS do you use?

Mac OS X.4.6 / Debian Testing / Windows XP Home... on one Intel Mac ! :)