Search found 21 matches

by charliespeed
Tue 16. May 2006, 18:03
Forum: hacks & enhancements
Topic: How to create surveys / Wie kann man Umfragen erstellen?
Replies: 1
Views: 1954

How to create surveys / Wie kann man Umfragen erstellen?

Hi everyone,

is there a simple way to create surveys / polls in phpwcms? Or do i have to use an external script? If i have to, is there a script, you could recommend?

One important feature is a "one-vote-only" function, realized via cookies or ip-checking....

Thanks for your help!
--

Hallo ...
by charliespeed
Wed 26. Apr 2006, 18:44
Forum: phpwcms Support English
Topic: Problem with iframe-integration of an external php-script
Replies: 2
Views: 1111

very nice, but now a get scrollbar (within the iframe, not he page) :?: and only a part of the content is visible, not the whole list. this worked better with the old script. is there any solution to get rid of the scrollbars and display the whole list, with the content area being extended?

the ...
by charliespeed
Wed 26. Apr 2006, 17:47
Forum: phpwcms Support English
Topic: Problem with iframe-integration of an external php-script
Replies: 2
Views: 1111

Problem with iframe-integration of an external php-script

Hi all.

I've integrated an external php-Script within my site by using the iframe-solution:

<script type="text/javascript">
function iFrameHeight() {
if(document.getElementById && !(document.all)) {
theFrame = document.getElementById('iframename');
h = theFrame.contentDocument.body.scrollHeight ...
by charliespeed
Fri 17. Mar 2006, 07:44
Forum: phpwcms Support English
Topic: How to customize NAV_TABLE_COLUMN
Replies: 3
Views: 1392

:cry:

uhhh, no thanks.

too bad!

But thanks for the reply, pappnase.
by charliespeed
Wed 15. Mar 2006, 11:35
Forum: phpwcms Support English
Topic: Space between Head/Subline and Copy editable?
Replies: 3
Views: 1052

Thanks again, Kosse.

Unfortunately i've accidently send the post two times.... Pepe submitted a reply to the other post.
by charliespeed
Wed 15. Mar 2006, 11:34
Forum: phpwcms Support English
Topic: Sapce between Head/Subline and Copy editable?
Replies: 2
Views: 988

Thanks! Thats it, i guess.
by charliespeed
Wed 15. Mar 2006, 11:04
Forum: phpwcms Support English
Topic: Space between Head/Subline and Copy editable?
Replies: 3
Views: 1052

Space between Head/Subline and Copy editable?

It's me again... :oops:

One more question (for the moment):

is it possbile to edit the sapce between the Headline/Subline Part and the Copy of a Content Part?

I just want a bit more space between them...

is there any solution to set it within the system or do i have to add an extra line when ...
by charliespeed
Wed 15. Mar 2006, 11:03
Forum: phpwcms Support English
Topic: Sapce between Head/Subline and Copy editable?
Replies: 2
Views: 988

Sapce between Head/Subline and Copy editable?

It's me again... :oops:

One more question (for the moment):

is it possbile to edit the sapce between the Headline/Subline Part and the Copy of a Content Part?

I just want a bit more space between them...

is there any solution to set it within the system or do i have to add an extra line when ...
by charliespeed
Tue 14. Mar 2006, 16:20
Forum: phpwcms Support English
Topic: Which WYSIWYG-Editor with Apple WebKit?
Replies: 6
Views: 2083

thanks.

I've already had this thought..... grrrr :evil:
by charliespeed
Tue 14. Mar 2006, 15:22
Forum: phpwcms Support English
Topic: Which WYSIWYG-Editor with Apple WebKit?
Replies: 6
Views: 2083

I've already seen it by myself..

obviously NO Editor will work With Safari, right?

or did anyone bring one to work with WebKit-based browsers? Would be very nice...
by charliespeed
Tue 14. Mar 2006, 15:15
Forum: phpwcms Support English
Topic: Which WYSIWYG-Editor with Apple WebKit?
Replies: 6
Views: 2083

Which WYSIWYG-Editor with Apple WebKit?

Hi there,

which Editor for the WYSIWYG-CP will work with Apple's WebKit (i.E. Safari under Mac OS X)?

FCkEditor and the two other don't work (the Toolbar is not shown within the Article Center)? Ist there any chance to implement another one?

Unfortunately my customers in this case mostly use ...
by charliespeed
Sat 11. Mar 2006, 19:13
Forum: phpwcms Support English
Topic: How to customize NAV_TABLE_COLUMN
Replies: 3
Views: 1392

Another NAV_TABLE_COLUMN question

Hi. I solved the problem by myself, BUT one question remains:

Which line in which file defines the space the second (and third and so on) level gets moved to the right? I can't find that variable in conf.template_default.inc.php :?:

You know what I mean? The items within the subnavigation are a ...
by charliespeed
Sat 11. Mar 2006, 16:08
Forum: phpwcms Support English
Topic: How to customize NAV_TABLE_COLUMN
Replies: 3
Views: 1392

How to customize NAV_TABLE_COLUMN

Hi there.

Since I'm quite new to phpwcms and don't have any ideas about php, how can i customize the settings used by NAV_TABLE_COLUMN?

I want to have a Navigation looking like this:
http://www.webgraphics.at/macnews/navi2.gif

If it is not possible to have the subnavigation items look different ...
by charliespeed
Fri 10. Mar 2006, 17:59
Forum: hacks & enhancements Support
Topic: Rendering problem with GT Mod 2.0
Replies: 17
Views: 10501

hi Kosse,

i've done a lot of testing and want to say:

THANK YOU! This awesome thing just works! :D
by charliespeed
Thu 9. Mar 2006, 17:23
Forum: hacks & enhancements Support
Topic: Rendering problem with GT Mod 2.0
Replies: 17
Views: 10501

Awesome man!

Why didn't you came up earlier with this thing? :wink:

I give it a try (of course).

But let me warn you: maybe I come up with some other 2 or 3 questions.... :oops:

Ha, here is the first one:

you defined in you snippet to repalce alle the h* elements.
So you enter the information ...