As I wrote it before (yesterday, 16:01)
ou are great !!!
but I think you have not understood my request ...
for Rickard, I'm waiting the final 1.2 to replace 1.1.5
So for the moment ... 1.1.5
You are not logged in. Please login or register.
PunBB Forums → Posts by Rod
As I wrote it before (yesterday, 16:01)
ou are great !!!
but I think you have not understood my request ...
for Rickard, I'm waiting the final 1.2 to replace 1.1.5
So for the moment ... 1.1.5
OK ... and Yes Rickard, it's simply THAT.
ou are great !!!
but I think you have not understood my request ...
for Rickard, I'm waiting the final 1.2 to replace 1.1.5
I explain ...
I've to plan to do games with photos : I take photos in my town, I'll put a pic like ... :
[img]blablabla.jpg[/img]
and people have to search where the photo was taken : finding it = gift (cinema place, or concert place) : .... but I want ONLY registred users SEE The photo
For NON REGISTRED users, I would like a general pic which invit guest to suscribe to see the pic .... do you understand ?!
If someone could be able to help me ...
xhtml is the future ...
see http://www.csszengarden.com and you understand for webdesigners like me XHTML is future.
But continue with tables if you want : if you want big great HTML code, use PHPBB, simply.
With CSS ...
all is possible, in CSS ... ALL.
not really important, but good however to "see" the frequentation of a forum ...
I would like to know if someone has few hours to loose to create a script which is able to save the score of connected users ...
"[date], [xxxx] people were connected"
(for example : sentence seen on all forums, except Pun)
And it's not <br><br> but ... <br /><br /> (if you want your site is according to xhtml)
Rod: Please simply accept, that some people do not want or cannot use javascript. (just a simple example: blind people prefer textmode browsers, and I'm not aware of any one, that has js.)
XSS and js give a nice combination too. IF I use a graphical browser, then js is disabled.
And if you want to have some fun reading about what all can be done with js: http://isc.sans.org//diary.php?date=2004-11-24 (look for "Follow The Bouncing Malware")
Let's please end this discussion soon.
I like PunBB for not needing js. And I hope, Rickard wont change this.
No problem, I'm waiting final release to develop my own vision. If for "bad javascript" you have to fun to edit post per post using requests per post and so js can edit several posts at same time and only ONE request, no problem. Coppermine is a revolution of administration : I'll continue in this way, alone. But I'll suggest my vision in mod section.
Stop to think with "disable js" ... in this case, xhtml 1.0 is not read by Lynx, Mozaic, NS3, IE3 and NS4 : and a lot of people use them. Future is in front of us, not behind.
The top would be ...
External box : everywhere you log, the redirection goes on the page you've log ...
and use all the bb code, smiles on a whole site
It's true there were several posts about it, but ANY of them is CLEAN and easily understanding
Rod:
That sounds like javascript... What I like about punBB a lot: It works without javascript and thus from a textmode browser.
If Javascript prevents from reloading and saving requests, so Javascript is GOOD for a site. If javascript is used to have stars around mouse pointer, it's bad
that's all
Javascript + xhtml = intuitive admin (cf coppermine)
618 online = few for you ?
HAHAHAA
To have 618 max users online, your site must be very important ...
OK : I'm not at home : I'll take your code tonigh and modify it
alors
ok pour fond_menu_forum (je m'en doutais, je ne suis ken 1024)
ensuite .... euh le fond du forum est un bug, et je ne sais plus ou le retirer dans punBB huhu
le lien vers le site : il apparait une fois kon est inscrit, loggé, mais en effet, je vais le mettre si on est en simple visiteur
sinon merci
to Dr jeckyl : a lot of people don't use yet the powerful of CSS and XHTML : my layout is not "framed", it's "like a frame" : CSS can create "FIXED" layers (you're going to say me ! but Rod, only "background:fixed" is required !!!" And I answer "Yes of Course : but see my XITI logo : it's fixed too ... : so it's not a fixed background, but a fixed layer )
I think with time, CSS and XHTML will show great things ... only condition : stop to surf with IE
Your code
[code]
#main {
float: left;
padding:10px 0px 10px 10px;
}
#left {
width: 150px;
float: left;
}
.clearing {
height: 0;
clear: both;
}
[/color]
to main, you can erase float : left
but add :
[code]
margin-left : 170px;
[/code]
(150px from your #left + 10 from your padding right, and 10 to have a "clean" layout)
Thanx
A lot of things will change in next weeks ... but I have a lot of stuff !!!
In fact it's very simple to customize punBB, but I HATE tables ... really
I have played this night about customisation of PunBB of my new version of my site (under dev)
http://www.fantasya.net
http://www.fantasya.net/forum/
1024x768 and IE 5.x or (better) Firefox are required
...
I would like to create the login + pwd + register on main page ... but too difficult for me ...
let me now your opinion ....
Madoor wrote:moderators can't edit anyones signature
Fixed. Actually, moderators couldn't edit user profiles at all, could they?
Madoor wrote:neither can they delete the users avatars.
Should they be able to? I mean, it's not advertised that they can.
I think to "edit" all on the page, you'll see the example of Coppermine : instead of going on another pages, comments under pics use a javascript switch system : when you click on it, "html" content becomes "textarea" content ... Imagine ... instead of editing post per post, this option allows on the fly html > textarea and textarea > html ... you jump easily, you change all you want to change on the page, and ... ONE button to activate all the modifications ...
But to understand my explanation, you must see Coppermine
Very bad gallery : indeed too too too many clicks to jump in the categories ...
In fact I think I'll wait to show you my "idea"
Yes I use coppermine but coppermine has several problems ... about admin
I rewrite my site http://www.fantasya.net
and OF COURSE
I use PunBB
OK ...
It's a communauty art ...
I want to do specific galleries ...
For example :
http://www.fantasya.net/forum/viewtopic.php?id=7
Artists have to draw about a theme : in this post : BLUE FAIRY
I would like organise all the attachments in a specific gallery, with possibility to order the pics, to copy/paste their url ...
A gallery per / theme ... is it possible ?!
Question : how to put the FORM upload just after the Quick Answer in viewtopic.php ?!
Hi all,
If you're using this script, I found a beautiful little script which you can drop into the image directory, and it'll let you browse the images. Just change the title in the script.
I've modified it slightly so that (1) it has paging (2) displays images in descending date order.
http://www.shuttertalk.com/fotopholder.zip
Demo here: http://www.shuttertalk.com/forums/image … /index.php
and can you modify it to be "included" in punbb database members ?!
Army of the 12 monkeys
Terminator 1
Never Ending Story
Lord of The Rings Trilogy
Evil Dead
It would be great, indeed, PM has to be inside 1.2 not as a mod, but as a functionnality : PM is very practice for a lot of things
PunBB Forums → Posts by Rod
Powered by PunBB, supported by Informer Technologies, Inc.