ok,
i got it, its:
http://10.20.30.12/phpwcms/setup/setup.php
i would link
http://10.20.30.12/phpwcms/setup/index.php
with
http://10.20.30.12/phpwcms/setup/setup.php
no need to write setup two times...
Search found 28 matches
- Sun 16. Jan 2005, 14:30
- Forum: phpwcms Support English
- Topic: New dev release issues
- Replies: 10
- Views: 5406
- Sun 16. Jan 2005, 14:26
- Forum: phpwcms Support English
- Topic: New dev release issues
- Replies: 10
- Views: 5406
- Fri 25. Jun 2004, 11:35
- Forum: phpwcms Support English
- Topic: php tag ?
- Replies: 15
- Views: 6724
ok,
i didn't notice that there's a content type EXT. CONTENT !
so i converted my script for usage with URL variables and used it in the EXT. CONTENT and voila: http://andres.homelinux.net/web/ the newest cartoon is rendered
cheers
.andre
i didn't notice that there's a content type EXT. CONTENT !
so i converted my script for usage with URL variables and used it in the EXT. CONTENT and voila: http://andres.homelinux.net/web/ the newest cartoon is rendered

cheers
.andre
- Thu 24. Jun 2004, 16:02
- Forum: phpwcms Support English
- Topic: php tag ?
- Replies: 15
- Views: 6724
- Thu 24. Jun 2004, 15:56
- Forum: phpwcms Support English
- Topic: php tag ?
- Replies: 15
- Views: 6724
- Thu 24. Jun 2004, 11:39
- Forum: phpwcms Support English
- Topic: php tag ?
- Replies: 15
- Views: 6724
nope!
the newest (24 jun 2004) is not shown in phpwcms, look the generated html source:
<div><a target="_blank" href="" ></a><br /><div></div></div><br>
<div><a target="_blank" href="http://www.snoopy.com/comics/peanuts/archive/peanuts-20040623.html" >Peanuts for 23 Jun 2004</a><br /><div><img src ...
the newest (24 jun 2004) is not shown in phpwcms, look the generated html source:
<div><a target="_blank" href="" ></a><br /><div></div></div><br>
<div><a target="_blank" href="http://www.snoopy.com/comics/peanuts/archive/peanuts-20040623.html" >Peanuts for 23 Jun 2004</a><br /><div><img src ...
- Thu 24. Jun 2004, 09:36
- Forum: phpwcms Support English
- Topic: php tag ?
- Replies: 15
- Views: 6724
php tag ?
hi,
this works:
http://andres.homelinux.net/myres/scripts/test_rss2html.php
the code:
// file test_rss2html.php
<?php
include_once('ext_rss2html.php');
rss2html(0,2,'http://dwlt.net/tapestry/peanuts.rdf');
?>
the output:
<div><a target="_blank" href="http://www.snoopy.com/comics/peanuts/archive ...
this works:
http://andres.homelinux.net/myres/scripts/test_rss2html.php
the code:
// file test_rss2html.php
<?php
include_once('ext_rss2html.php');
rss2html(0,2,'http://dwlt.net/tapestry/peanuts.rdf');
?>
the output:
<div><a target="_blank" href="http://www.snoopy.com/comics/peanuts/archive ...
- Fri 11. Jun 2004, 14:15
- Forum: hacks & enhancements
- Topic: heise-newsticker
- Replies: 24
- Views: 14984
- Thu 10. Jun 2004, 18:26
- Forum: hacks & enhancements
- Topic: heise-newsticker
- Replies: 24
- Views: 14984
- Thu 10. Jun 2004, 17:15
- Forum: hacks & enhancements
- Topic: heise-newsticker
- Replies: 24
- Views: 14984
- Thu 10. Jun 2004, 11:47
- Forum: hacks & enhancements
- Topic: heise-newsticker
- Replies: 24
- Views: 14984
- Thu 10. Jun 2004, 11:37
- Forum: hacks & enhancements
- Topic: heise-newsticker
- Replies: 24
- Views: 14984
- Wed 9. Jun 2004, 21:43
- Forum: hacks & enhancements
- Topic: heise-newsticker
- Replies: 24
- Views: 14984
heise-newsticker
hi,
weil ich kein "blah blah" auf meine seite ausdenken kann hab ich eine kleine script gebastelt um heise-news (http://www.heise.de/news-extern/news.shtml) auf meine seite zu linken:
<?php
$rss_uri = "http://www.heise.de/newsticker/heise.rdf";
$lines = "10"; //wieviele news sollten angezeigt ...
weil ich kein "blah blah" auf meine seite ausdenken kann hab ich eine kleine script gebastelt um heise-news (http://www.heise.de/news-extern/news.shtml) auf meine seite zu linken:
<?php
$rss_uri = "http://www.heise.de/newsticker/heise.rdf";
$lines = "10"; //wieviele news sollten angezeigt ...
- Sun 6. Jun 2004, 16:47
- Forum: phpwcms Support English
- Topic: article title image
- Replies: 0
- Views: 896
article title image
hi,
i use images in my article titles, like this:
article title: {IMAGE_LEFT:resources/icons/kmix.png} audio
subtitle: alles was krach macht
so the output looks like this:
...........
: kmix : audio
: .png. : alles was krach macht
...........
as seen, the "{IMAGE_LEFT:resources/icons/kmix.png ...
i use images in my article titles, like this:
article title: {IMAGE_LEFT:resources/icons/kmix.png} audio
subtitle: alles was krach macht
so the output looks like this:
...........
: kmix : audio
: .png. : alles was krach macht
...........
as seen, the "{IMAGE_LEFT:resources/icons/kmix.png ...
- Mon 3. May 2004, 14:14
- Forum: phpwcms Discussion
- Topic: backend online-help
- Replies: 3
- Views: 2493
I think a mouse over function would be better
...for newcomers would a mouse over indeed be nice, but i bet after a while (when you know the most inputs) the popups will get annoying blowing up anytime you move you're mouse over it... tja, 2 sec timer einbauen,,,
i see oliver has allready planned ...
...for newcomers would a mouse over indeed be nice, but i bet after a while (when you know the most inputs) the popups will get annoying blowing up anytime you move you're mouse over it... tja, 2 sec timer einbauen,,,
i see oliver has allready planned ...