wauw so it is a big improvementOliver Georgi wrote:around 50x based on complexity of page/article. And not only speed up - server load is much lower.
Oliver
New dev release 1.1.9 [25-01-2005 12:50 UPDATED AGAIN]
http://www.studmed.dk Portal for doctors and medical students in Denmark
i havent ...
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?
cheers
rushclub
cheers
rushclub
3 (!) Jahre warten reichen mir. Ich bin erst mal weg.
- Oliver Georgi
- Site Admin
- Posts: 9934
- Joined: Fri 3. Oct 2003, 22:22
- Location: Dessau-Roßlau
- Contact:
I know there are tools that let you compare all files in folders and list what files that doesn´t match.isac wrote:Hello
what files are different from the late night build?
http://www.studmed.dk Portal for doctors and medical students in Denmark
-
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
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
- Oliver Georgi
- Site Admin
- Posts: 9934
- Joined: Fri 3. Oct 2003, 22:22
- Location: Dessau-Roßlau
- Contact:
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
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
Oliver! Hey! How exciting this DEV thread is...
Sorry. I missed quite a bit of the new DEV
Was too busy on sponsoring IonRock for his Calendar efforts
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
Hats Off
Cheers and... Keep up the Great Work !!!
Sincerly,
Yves
Sorry. I missed quite a bit of the new DEV
Was too busy on sponsoring IonRock for his Calendar efforts
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
Hats Off
Cheers and... Keep up the Great Work !!!
Sincerly,
Yves

PhpWCMS Evangelist, -- iRoutier.com Running phpWCMS 1.4.2, r354 -> Great Version!!!!
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
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!
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
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!
Vegetables!
- Oliver Georgi
- Site Admin
- Posts: 9934
- Joined: Fri 3. Oct 2003, 22:22
- Location: Dessau-Roßlau
- Contact:
This is normal - FireFox handles CSS float different from IE.
After floating image place a:
This will render bottom content as in IE.
Oliver
After floating image place a:
Code: Select all
<div style="clear:both;margin:0;padding:0"></div>Oliver
does anyone know replacement tag for this?
in front.func.inc.php line 2410
Code: Select all
function build_dhtmlmenu- Oliver Georgi
- Site Admin
- Posts: 9934
- Joined: Fri 3. Oct 2003, 22:22
- Location: Dessau-Roßlau
- Contact: