<pun_navlinks> = in fact ...

<div id="brdmenu" class="inbox">
            <ul>
                <li id="navindex"><a href="index.php">Index</a></li>
                <li id="navuserlist"><a href="userlist.php">Liste des membres</a></li>
                <li id="navrules"><a href="misc.php?action=rules">Règles</a></li>
                <li id="navsearch"><a href="search.php">Recherche</a></li>
                <li id="navprofile"><a href="profile.php?id=2">Profil</a></li>
                <li id="navadmin"><a href="admin_index.php">Administration</a></li>
                <li id="navlogout"><a href="login.php?action=out&id=2">Déconnexion</a></li>
            </ul>
        </div>

It generates not only unordered list, but add a div !!!

I have searched everywhere (in particular in functions.php) but I have seen nowhere where CHANGE this. Is someone able to help me ?

Changing size for ??? Title ?

Use instead h1, h2, H3 ... no ? smile

I'm dev' a new version of my site www.sortons.net at www.sortons.net/test-nucleus.html

Look at the left (edito) : you have a pic and 7 thumbs.

How to create a similar mod to put this gallery inside a post ?

Idea would be

[album]url-of-the-album[/album]

It needs an admin control : stock thumbs when created (if they aren't in the root album)

I think it would be very nice when you have several pics to show inside a post.


PS : maybe not in the good forum ... (I don't know if it's feature request, mod, or pun discussion)

Example at
http://www.sortons.net/forum/viewtopic.php?id=4417

You need
1. download the FREE PLAYER created by Jeroen Wijering at http://www.jeroenwijering.com/?item=Flash+Video+Player (direct link download : http://www.jeroenwijering.com/downloads … player.zip)

2. There is a 100% FREE FLV encoder at http://www.rivavx.com/index.php?encoder (only for PC ... sorry !)

3. Add in CSS

.video {
    width :auto; 
    height : 320px; 
    background : #F7F7F7; 
    margin : 10px; 
    padding : 10px; 
    border : 1px solid #E7E7E7; 
    font-size : 14px; 
    font-weight : 600; 
    text-align : center;
}

4. Open /include/parser.php

'#\[video\](.*?)\[/video\]#',
'<div class="video">Title of your Video Box<object type="application/x-shockwave-flash" data="URL-OF-YOUR-PLAYER/flvplayer.swf?file=URL-WHERE-YOU-PUT-YOUR-FLV/$1.flv&autoStart=false" width="100%" height="100%" wmode="transparent"><param name="movie" value="URL-OF-YOUR-PLAYER/flvplayer.swf?file=URL-WHERE-YOU-PUT-YOUR-FLV/$1.flv&autoStart=false" /><param name="wmode" value="transparent" /></object></div>',

Advantages are great
1. no more to need QUICKTIME + REAL PLAYER + WINDOWS MEDIA PLAYERS ... and the very loud softs when you want to see a video.

2. total control of width, height, and quality.

3. On my forum example, the original video (Quicktime) was 102 mo. The Fla with the SIMILAR quality is ... 11mo !!! Stream is perfect smile

I have seen Singapore ... even if it's a very "simple" gallery, it's very powerful to implement inside a site, and to play with XHTML ... but do you know if a fool man has created a converter to "take" all datas from coppermine to Singapore ?

206

(10 replies, posted in Feature requests)

Any interest to compress CSS.

The best thing is
1. to create a common CSS (body, header, footer ...)
2. for special pages, add into the css (with php) @import url(yourcss.css)

And I'm ok to win Bandwith ... but my BIG css (about 14 ko) ... are loaded 1 time, the first time. Optimize, OK, but loose time with these tools ... no interest (bis)

It's a quick lesson of my GREAT ENGLISH smile
no read : I'M LEAVING (je quitte) but I'M LIVING (je vis)

AHHAHHAAH : I'm great ... no no ... really smile

I'm leaving Rouen, France. Any Problem to go to Sweden smile I don't speak english, german, sweden ... it will be funny for me ! smile

209

(8 replies, posted in Feature requests)

With the help of connorhd, I have realized a mod to read MP3, WMV, QuickTime and all files you want ...

> please test at : http://www.sortons.net/forum/viewtopic. … 396#p94396

Mozart, Confutatis

The top would be an unique INPUT SEARCH, but with check buttons
"on the whole site" (example : search in Coppermine (or other Gallery APP, in Nucleus, in PunBB ... or ALL)

And results would be

"Inside Coppermine"
blabla

"Inside Nucleus"
bla bla

Inside PunBB

"bla bla"

Works very well !!! Thanx Connorhd ! smile

Thanx for your effort : but it doesn't work : nothing is parsed, and the code appears directly in the forum. Bug ?!

I don't see the interest to "include" a "common file" on a whole integration if I have to copy/paste the include file in a GOOD folder !!! I want to use the SAME HEADER on Coppermine / Nucleus / my site / PunBB ... I don't see the interest to have 4 times the SAME header in 4 folders. How can I change "this" ??? Because the 1.2.6 footer has some differences and I don't see how to change sad

No answer ? No help ?

Ouiiiiiiiiiiiiiiiiiiiinnnnnnnnnnnnnnn ... (baby cries)

Updated to 1.2.6 ... and same problem

<pun include="http://www.sortons.net/nucleus/skins/default/header.inc">

Not included, but appears "like that" in the Source Code ... (I let you can show)
http://www.sortons.net/forum

216

(71 replies, posted in News)

Very well ! smile

I was on 1.2 ... updated to 1.2.6 in 2 seconds ... all is perfect : I have to reinstall mods, but little thing about a great update smile

217

(27 replies, posted in General discussion)

I'd rather a not pretty browser 100% compliant than a mega beautiful browser which doesn't understand CSS2, MODEL BOX ... it's a choice.

http://cross-browser.com/toys/img_gallery_2.php?g=30


I have found this script by searching dhtml tooltip (somethimes luck is with me)

It looks very interesting, very impressive ... but I'm afraid of the code, in particular if a gallery has 400 / 500 pictures.

Ok ... remove code as you told me ... but new problem

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Sortons.Net [ Forum ] / Ciné > Soirées Thématiques</title>
<link rel="stylesheet" type="text/css" href="style/Sulfur.css" />
</head>
<body>

<div id="mainwrapper">
<div id="wrapper">

<pun include="http://www.sortons.net/nucleus/skins/default/header.inc">

the <pun include="url"> is not replaced ... the code appears directly in the HTML source ... and not the HEADER sad

Don't understand sence of your sentence smile I'M FRENCH and sometimes ... some things are weird to understand, for me smile

I'm on 1.2 actually ...

I try to update all my site with the nucleus design > http://www.sortons.net/nucleus/

First thing, use some includes to take some design from Nucleus to put them inside Pun and after ... Coppermine.

So I try


<pun include="http://www.sortons.net/nucleus/skins/default/header.inc">


I have "this" as error

Warning: main(./http://www.sortons.net/nucleus/skins/default/header.inc): failed to open stream: No such file or directory in /home/rbn/www/forum/footer.php on line 146

I see this "          ./            " in the code ... I have of course read http://punbb.org/docs/faq.html#faq3_4 but no answer for me ... help would be appreciated smile

Think about a "import tool" to migrate smile

How can I do to integrate the chatbox inside an iframe in all the forums pages ??? It would be better to have access on the whole forum instead of a single page, which prevents from surf on the forum.

NUCLEUS IS PERFECT !!! smile

the only things is to have a better integration (not only design and link to the forum)

smile

225

(3 replies, posted in General discussion)

http://www.sortons.net/Rod-AnotherWorld2.mp3

I have done this yesterday in 5 hours ... it's a composition ... and it's a song : I'm written actually the lyrics, and the "arrangements"  (??? sorry don't know the word in english) are not finished ... it's the "basic" version in my mind. Opinions are welcomed. PS : it's ELECTRO MUSIC.