| User | Post |
|
2:22 pm 20 Feb 2008
| -Radio-
Moderator
| | Florida - USA | |
|
| posts 482 |
|
|
angelic007 said:
-Radio- said:
(that and I got a severe tounge lashing by admins over on wordpress.org for some statements I made over there about bbpress, so I am a bit Leary about giving advice on 'THEIR' program.)
I'm sorry I can't understand. My poor english 
Sono stato rimproverato dai capi di wordpress.org per parlare
fuori contro i bbpress.
|
|
|
2:24 pm 20 Feb 2008
| alex.rabe
Member
| | | |
|
| posts 4 |
|
|
I would suggest not to changes names, instead set for wordtube & nggallery a lower priority and maybe for Simple forum the highest (which should be 1)
// in sf-control.php
add_filter('the_content', 'sf_setup_forum', 1);
and for nggallery a low prio (which could be 20 or so)
// Action calls for all functions add_filter('the_content', 'searchnggallerytags', 20);
by default all plugins get prio 10
|
|
|
|
|
Thanks Alex - you got there before me.
It's going to be interesting to hear the result.
|
|
|
3:21 pm 20 Feb 2008
| angelic007
Member
| | Bologna, Italy | |
|
| posts 66 |
|
|
Thanks Radio for the translation.
Ok, now I understood. I will try the suggested edits and let you know tomorrow.
Thank you Alex and dont' worry about some stupid mail
Instead, get some smile here (if you don't know it already):
http://www.linuxkungfu.org/images/fun/geek/?image=13
Thank you all yor're GREAT
Alessandro (whose only way to thank is translate .po files)
|
|
|
12:21 am 21 Feb 2008
| angelic007
Member
| | Bologna, Italy | |
|
| posts 66 |
|
|
YES! It works !!
Well, I have to report:
the first patch:
add_filter('the_content', 'sf_setup_forum', 1);
Didn't work. It created problems, too, as you can see even on THIS page. I oblivously don't know why, but there seem to be too many <br> tags around. The navigation on top, the links to forum pages and even some button are mis-alignated and the forum titles are moved, too.
The second patch worked:
– add_filter('the_content', 'searchnggallerytags');
++ add_filter('the_content', 'searchnggallerytags', 20);
Made possible to include galleries albums and single images without ('till now) counter-effects. I'm glad. You can see results at:
http://www.angelic.it/forum/?forum=38&topic=4727&page=1&post=65362#p65362
A note: the galleries' pages links dont'work. And I don't think it would be easy to fix this, because the ngg parameters should be passed 'across' forum's URL. (es. /site/forum?forum=xx&topic=yyyy&page=zzz&nggpage=kkk)
Thanks
|
|
|
|
|
I am looking into why assigning a priority to the forum caused the weird display. It's rather peculiar…
Anyway - impressive what you have there. Can I just point out that the 2.1 build you are on is vulnerable and you should update it… see the security noptice on the home page here….
Or you could bump it up to 3 of course. Oh not you can't - all that CSS work to consider (sorry)
I'll try and work out ther weird display problems tomorrow.
|
|
|
1:59 pm 21 Feb 2008
| angelic007
Member
| | Bologna, Italy | |
|
| posts 66 |
|
|
Yeah i knew it's outdated but was waiting for the new version. I'll work on the CSS at night as i did the first time…Do you think i can download the version 3.0 now or shall I wait for other bug fixes ?
|
|
|
|
|
Well you have a pretty safe build for the translation. I am happy to add you to the list that gets regular builds if you wish.
|
|
|
2:30 pm 21 Feb 2008
| angelic007
Member
| | Bologna, Italy | |
|
| posts 66 |
|
|
of course I wish !!
Is it possible to receive the version 3, too so that I can start working on new CSS
Thank you
|
|
|
|
|
|
3:15 pm 21 Feb 2008
| angelic007
Member
| | Bologna, Italy | |
|
| posts 66 |
|
|
I'm sorry I didn't receive nothing. Which address are you using ?
|
|
|
|
|
No - I mean I've put you onto the list to receives new builds as they are made available.
|
|
|
|
|
Hey Andi, any clue when we can look at seeing the update to be live?
|
|
|
4:50 am 25 Feb 2008
| Mr Papa
Moderator
| | Arizona, USA | |
|
| posts 1270 |
|
|
beta 2 was a more widely distributed beta release and has provided some good feedback and allowed us to nip some more bugs… we hope to send out beta 3 to our beta testers tomorrow… providing no major issues come from that, I would hope we could go live with V3 in the next week or so… of course, Andy will make that final determination…
|
|
|
6:11 pm 25 Feb 2008
| Ruben
Guest
| | | |
|
| |
|
|
The wait is killing me, looking forward to the release because I really want to play with the grouping and the report options. Great work so far guys.
|
|
|
|
|
Grouping and Report options?
|
|
|
6:42 pm 25 Feb 2008
| Mr Papa
Moderator
| | Arizona, USA | |
|
| posts 1270 |
|
|
assume he means User Groups and the Report Post feature???
|
|
|
9:40 am 29 Feb 2008
| Tibo
Guest
| | | |
|
| |
|
|
This 3.0 looks great ! I'll install it as soon as it's available.
|
|
|
10:54 am 29 Feb 2008
| angelic007
Member
| | Bologna, Italy | |
|
| posts 66 |
|
|
Yes it is far better than previous version.
A little question: how can I change the pop-up windows style ?
|
|
|
|
|
Take a look in the 'jscript' folder for the 'highslide' folder. It has it's own CSS file and border graphics…
|
|
|
3:57 pm 29 Feb 2008
| Taylor
Member
| | | |
|
| posts 59 |
|
|
Just curious Andy - when do you expect to release v3? You guys are doing an amazing job with this release.
|
|
|
4:14 pm 29 Feb 2008
| Mr Papa
Moderator
| | Arizona, USA | |
|
| posts 1270 |
|
|
Beta testing has proven fruitful and the number of issues is small… the game plan is to get out Release Candidate this weekend… barring any issues with that, we should release v3 by end of next week…
|
|
|
4:19 pm 29 Feb 2008
| Taylor
Member
| | | |
|
| posts 59 |
|
|
Sounds great - thanks Mr Papa.
|
|
|
3:20 pm 1 Mar 2008
| burk1
Member
| | | |
|
| posts 4 |
|
|
 jepp!! well well done! this is exactly, what i need! thanx for your great work!
but one question left… is it possible to post youtube uri using tinymc?
i am really impressed!
greatings from hamburg
burk1
|
|
|
2:06 pm 2 Mar 2008
| gokmenm
New Member
| | | |
|
| posts 1 |
|
|
i would like to try the beta version of press 3 forum. could you supply me with the download link?
|
|