New dev release 1.1.9 [25-01-2005 12:50 UPDATED AGAIN]

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
frold
Posts: 2151
Joined: Tue 25. Nov 2003, 22:42

Post by frold »

Oliver Georgi wrote:around 50x based on complexity of page/article. And not only speed up - server load is much lower.

Oliver
wauw so it is a big improvement :D
http://www.studmed.dk Portal for doctors and medical students in Denmark
rushclub
Posts: 915
Joined: Tue 17. Feb 2004, 18:52

i havent ...

Post by rushclub »

i havent tested the new version, but the cache thing is bringing me to the idea, that there is a need for a button »clear cahce« or something like that, to reflect changes on the webpage. or is there already a button like that? :roll:

cheers
rushclub
3 (!) Jahre warten reichen mir. Ich bin erst mal weg.
User avatar
Oliver Georgi
Site Admin
Posts: 9918
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

No such button is missing ;-)

Will implement one.

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
User avatar
isac
Posts: 410
Joined: Tue 18. Nov 2003, 13:13
Location: Portugal
Contact:

Post by isac »

Hello

what files are different from the late night build?
frold
Posts: 2151
Joined: Tue 25. Nov 2003, 22:42

Post by frold »

isac wrote:Hello

what files are different from the late night build?
I know there are tools that let you compare all files in folders and list what files that doesn´t match.
http://www.studmed.dk Portal for doctors and medical students in Denmark
User avatar
isac
Posts: 410
Joined: Tue 18. Nov 2003, 13:13
Location: Portugal
Contact:

Post by isac »

frold wrote:
isac wrote:Hello

what files are different from the late night build?
I know there are tools that let you compare all files in folders and list what files that doesn´t match.
thanks frold, WinMerge is doing the job...
jscholtysik

Post by jscholtysik »

Hi,


searching in the act_newsletter.php of the 1.1.9-DEV I furthermore I see that my and also Mehlinger's problem with the redirection links would be still there:

http://www.phpwcms.de/forum/viewtopic.php?t=5050


What will be done? When the site and the root entries would be together in the act_newsletter, the links would work the right way.

So Oliver Georgi, if you are working on the newsletter module anyway, could you take also a look to this problem, please?


Thanks in advance.


Joachim
User avatar
Oliver Georgi
Site Admin
Posts: 9918
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

will be fixed. I'm thinking about changing the whole process - better subscription form and possibilities. It's a bit limited - also kind of handling verify and deleting.

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
User avatar
pico
Posts: 2595
Joined: Wed 28. Jul 2004, 18:04
Location: Frankfurt/M Germany
Contact:

Post by pico »

to Oliver

if you do so with the Newsletter-Part - maybe it is possible to you to implement a Switch in the Admin-CSV-Import, where a selection can be done for what Abonnoment (I have 3 different Newsletter Abo's now) the imported Adresses will work - like in the Contentpart Newsletter-Abo

[] all channels
[] Letter1
[] Letter2
...

also it would be very nice to see in the Newsletter Abonenten List what Newsletter a Person has subscripted
Lieber Gott gib mir Geduld - ABER BEEIL DICH
Horst - find me at Musiker-Board
User avatar
StudioZ
Posts: 802
Joined: Fri 28. May 2004, 19:57
Location: Québec, Canada
Contact:

Post by StudioZ »

Oliver! Hey! How exciting this DEV thread is... :)
Sorry. I missed quite a bit of the new DEV :roll:
Was too busy on sponsoring IonRock for his Calendar efforts :wink:
I'll experiment ASAP with your new baby !!! :) :) :)
As soon as I can find some funds to support you again... you'll be the first one to know :wink:

Hats Off :wink:
Cheers and... Keep up the Great Work !!!
Sincerly,

Yves
Image
PhpWCMS Evangelist, -- iRoutier.com Running phpWCMS 1.4.2, r354 -> Great Version!!!!
User avatar
sustia
Posts: 651
Joined: Fri 2. Apr 2004, 22:29
Location: Lecce (Italy)
Contact:

Post by sustia »

Hi, I have found a little problem using the map and the rollover images content parts together in the same block.

Putting the map content part above the rollover images content part, I have seen an overlap of the second content part on the first.
This, in my experience, happens only in Firefox 1.0, not in IE 6, and I solved putting some space (e.g. 20-30 px) between the two content parts.

Anyway, the map content part is very powerful :D
A good idea would be to implement the GT with map, in order to have some label instead of the point in the map...or maybe we can do ourselves modifying the default_map.html?
Anyway, once more, a great release! :)
Campeones del mundo!
Vegetables!
User avatar
Oliver Georgi
Site Admin
Posts: 9918
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

This is normal - FireFox handles CSS float different from IE.

After floating image place a:

Code: Select all

<div style="clear:both;margin:0;padding:0"></div>
This will render bottom content as in IE.

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
User avatar
sustia
Posts: 651
Joined: Fri 2. Apr 2004, 22:29
Location: Lecce (Italy)
Contact:

Post by sustia »

Ok, Oliver, thanks for the suggestion :)
Campeones del mundo!
Vegetables!
User avatar
isac
Posts: 410
Joined: Tue 18. Nov 2003, 13:13
Location: Portugal
Contact:

Post by isac »

does anyone know replacement tag for this?

Code: Select all

function build_dhtmlmenu
in front.func.inc.php line 2410
User avatar
Oliver Georgi
Site Admin
Posts: 9918
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

is under construction and not finished.

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
Post Reply