Search found 26 matches

by marses
Tue 8. Jun 2004, 08:13
Forum: hacks & enhancements
Topic: Trash can delete file
Replies: 4
Views: 3744

I had to add "/" in a row below to make it work:

$location = getenv('DOCUMENT_ROOT')."/".$phpwcms["root"].$phpwcms["file_path"];
by marses
Tue 8. Jun 2004, 07:38
Forum: sites you are proud of (made with phpwcms only)
Topic: wagener.de
Replies: 11
Views: 6801

Nice, clean and stylish.

The only drawback is a default colour background which should be white.

Marius
by marses
Sat 5. Jun 2004, 15:36
Forum: phpwcms Support English
Topic: {PHP:} & parseing variables
Replies: 19
Views: 9314

Thanks :)
by marses
Sat 5. Jun 2004, 13:21
Forum: phpwcms Support English
Topic: {PHP:} & parseing variables
Replies: 19
Views: 9314

Ain't working. I've downloaded latest version (1.1-RC4_2004-06-03). Am I missing something?
by marses
Fri 4. Jun 2004, 19:36
Forum: phpwcms Support English
Topic: {PHP:} & parseing variables
Replies: 19
Views: 9314

If I don't set any variables then php script isn't included at all...
by marses
Wed 2. Jun 2004, 20:45
Forum: sites you are proud of (made with phpwcms only)
Topic: 5 phpwcms-driven web sites...
Replies: 3
Views: 6686

5 phpwcms-driven web sites...

http://www.skaptukas.com features custom gallery (Authors -> Pieces of art).
http://www.skadas.lt
http://www.vynuogynas.lt with integrated phpEventCalendar.
www.boulingas.lt click on the first club to enter inner site.
http://www.kitesclub.info first one.
by marses
Thu 15. Jan 2004, 12:46
Forum: phpwcms Support English
Topic: how to not show article title
Replies: 10
Views: 4559

Simply comment out lines 82-86 in file include\inc_front\content.article.inc.php. Quite drastic but does the job. Title wouldn't be shown in any article.

I do agree that it should be an option whether to show a title or not. In my case I needed an image to be at the very top of content area.

Marius.
by marses
Mon 12. Jan 2004, 11:15
Forum: phpwcms Support English
Topic: new replacement tags
Replies: 1
Views: 1899

new replacement tags

Would it be possible to get an updated list of replacement tags including new features:

starting point for nav structure
begin point for breadcrumb menu
replacement tag for new articles
replacement tag for related articles
replacement tag to get article link for keywords

thanks,
Marius.
by marses
Fri 19. Dec 2003, 15:52
Forum: phpwcms Support English
Topic: PHP CMS question
Replies: 5
Views: 2874

Check out Typo3.
by marses
Wed 26. Nov 2003, 13:39
Forum: phpwcms Feature Requests
Topic: delete unused images
Replies: 2
Views: 2572

Thanks.
by marses
Tue 25. Nov 2003, 15:35
Forum: phpwcms Feature Requests
Topic: delete unused images
Replies: 2
Views: 2572

delete unused images

Would it be possible to implement the following features?

1. Automaticaly delete generated thumbnails from phpwcms_tmp\thumb_list and phpwcms_tmp\thumb_preview on deletion of original image from trash. Also delete it from phpwcms_filestorage. It seems that now deleted image is left there.

2 ...
by marses
Mon 17. Nov 2003, 20:06
Forum: phpwcms Feature Requests
Topic: Features request
Replies: 2
Views: 2817

Features request

Here is the list of features and I'd like to know which of them are planned, when, and which are not. It would be cool if Oliver posted his own 'to-do' list with rough time estimates.

1. STRUCTURE

1.1 Cross-structures. For example one structure is:

About
Documents
Downloads
Articles
Links

Then ...
by marses
Wed 12. Nov 2003, 22:22
Forum: phpwcms Feature Requests
Topic: Fixed level menu
Replies: 3
Views: 2632

Fixed level menu

Thanks Oliver for css list menu!

Would it be possible to make a function that returns the given level menu? I'd like to have 2 level menu on top of main block which wouldn't disappear if I choose one of the items, instead it should turn into active state. Now {NAV_LIST_CURRENT} disapears as by ...
by marses
Mon 10. Nov 2003, 17:47
Forum: phpwcms Support English
Topic: PHP 4.1.2
Replies: 2
Views: 2921

PHP 4.1.2

Is it possible to run PHPWCMS on php version 4.1.2?

If not quite, then what problems I will encounter and what are possible workarounds?

tnx,
Marius
by marses
Mon 10. Nov 2003, 16:23
Forum: phpwcms Support English
Topic: phpbb user authentication
Replies: 2
Views: 3601

Try puting auth code into one of templates.