Search found 907 matches

by jsw_nz
Wed 26. Aug 2009, 00:48
Forum: phpwcms Support English
Topic: Online Application Form - w/ Image Submission
Replies: 11
Views: 2715

Re: Online Application Form - w/ Image Submission

Hi Oliver That sounds very good - would be welcome enhancement :) Entering data via form is great feature already - I have one question/idea about creating a Replacement Tag (1) since you can find a CP iD number, (i.e 150) - is there a way to use entered data elsewhere is Wcms. Basically a RT, somet...
by jsw_nz
Tue 25. Aug 2009, 01:02
Forum: phpwcms Support English
Topic: Online Application Form - w/ Image Submission
Replies: 11
Views: 2715

Re: Online Application Form - w/ Image Submission

Thanks Santscho for the proof on concept! I tried a test on my XAMPP localhost - had issues with mailing so created a test page on the remore server.... I managed to wade through the form settings - and created a form that emails all pertinent data in an email (html template) - text / images / email...
by jsw_nz
Thu 20. Aug 2009, 07:44
Forum: phpwcms Support English
Topic: Online Application Form - w/ Image Submission
Replies: 11
Views: 2715

Online Application Form - w/ Image Submission

From what I understand the forms feature of wcms offers the ability to record data to wcms . I had a call today - from a client - where the wcms has been used - they run a Fashion Show/Competition each year - where up to now - applicants download a pdf - and mail with several examples (images) of th...
by jsw_nz
Sun 16. Aug 2009, 08:04
Forum: hacks & enhancements
Topic: Coda-Slider RT basierend auf jQuery
Replies: 14
Views: 19330

Re: Coda-Slider RT basierend auf jQuery

EXCELLENT leveraging wcms - :D i think you need to even out the widths of the 'scroll area' categories - just a wee suggestion - one i would make to myself - so guessing just a personal taste - anyway really nice site with tons of stuff going on - respect. I like the idea of scroll area for wcms ......
by jsw_nz
Sat 15. Aug 2009, 13:26
Forum: hacks & enhancements
Topic: Coda-Slider RT basierend auf jQuery
Replies: 14
Views: 19330

Re: Coda-Slider RT basierend auf jQuery

Hi Zucker Might be a setup issue: The rt php file calls a wcms function: showSelectedContent("CPA," . $row['article_id']) So you need to create a separate article with a content-part CPA calls the contentpart based on the article_id example: {CODASLIDER:219,220,221,222} Just a guess - othe...
by jsw_nz
Sat 15. Aug 2009, 10:27
Forum: hacks & enhancements
Topic: Coda-Slider RT basierend auf jQuery
Replies: 14
Views: 19330

Re: Coda-Slider RT basierend auf jQuery

Hi Oliver Funny you should mention this - only because there seems to be newer way of doing this without the file dependencies - this implementation of jQuery (Similar to jQuery UI) - seems to be promising - using tabs: http://blog.themeforest.net/tutorials/coda-slider-and-more-with-jquery-tools/ de...
by jsw_nz
Sat 15. Aug 2009, 01:29
Forum: hacks & enhancements
Topic: Coda-Slider RT basierend auf jQuery
Replies: 14
Views: 19330

Re: Coda-Slider RT basierend auf jQuery

Hi Habi, Thanks for your work on this. Downloaded your zip and was able to get it to work Nice special effects Of course - modification to css is essential - in my case I created a 4 category button scheme - where each button is 'fixed' width. Here is the css modification for anybody else - TARGET W...
by jsw_nz
Fri 14. Aug 2009, 06:24
Forum: phpwcms Support Deutsch
Topic: Minitutorial: phpwcms + MooTools + jQuery
Replies: 7
Views: 2477

Re: Minitutorial: phpwcms + MooTools + jQuery

wow - very nice stuff! now - the first question (forgive me in advance) the link to your tutorial.... using <script type="text/javascript" src="template/js/jquery.cycle.js"></script> <script type="text/javascript" src="template/js/slideshow.js"></script> also...
by jsw_nz
Fri 14. Aug 2009, 04:19
Forum: hacks & enhancements
Topic: Jquery Image Gallery
Replies: 8
Views: 7196

Re: Jquery Image Gallery

Cheers - I tried that - which works fine - however if there are other elements below the image rotator div - once jQuery fires - everthing gets repositioned - so this a a solution for smooth (not abrupt) page load - big thanks!

btw - have any other jquery / wcms tips/tricks?
by jsw_nz
Fri 14. Aug 2009, 04:14
Forum: phpwcms Support Deutsch
Topic: Minitutorial: phpwcms + MooTools + jQuery
Replies: 7
Views: 2477

Re: Minitutorial: phpwcms + MooTools + jQuery

Hi Santscho, Thanks very much for this thread (I used google tranaslate to make some sense) I have historically not had luck with Mootootls/jQuery to coexist, even though I used the standard jQuery.noConflict(); What I had not known was the need to manually do a find/replace $ >> jQuery inside plugi...
by jsw_nz
Fri 14. Aug 2009, 04:08
Forum: hacks & enhancements
Topic: Jquery Image Gallery
Replies: 8
Views: 7196

Re: Jquery Image Gallery

Hey - Just a followup - finally looked over and tested this - works fine - did have a suggestion however - seems there are occasions of 'blips' (images appear stacked for a split second during load) when the page loads and before jQuery runs the code - might be because of the fact of large images an...
by jsw_nz
Wed 12. Aug 2009, 02:26
Forum: phpwcms Support English
Topic: Lightbox Caption
Replies: 13
Views: 2789

Re: Lightbox Caption

:D
EXCELLENT!
by jsw_nz
Wed 12. Aug 2009, 01:48
Forum: phpwcms Support English
Topic: Lightbox Caption
Replies: 13
Views: 2789

Re: Lightbox Caption

Cheers Oliver Yes, noticed you posted in the wee hours (12am) .... one other question - just a clarification seems the the {THUMB_WIDTH} etc is primarily for text output . For the time being i tried: <div class="clickToEnlarge" style="float:right; width:{THUMB_WIDTH};"> this div ...
by jsw_nz
Wed 12. Aug 2009, 01:02
Forum: phpwcms Support English
Topic: Lightbox Caption
Replies: 13
Views: 2789

Re: Lightbox Caption

Hi Oliver - WOW -

I just discovered it - and was posting an update
and in the menatime - you replied (within minutes/seconds of my post)

BIG THANKS for being so generous with your valuable time
:D
by jsw_nz
Wed 12. Aug 2009, 00:52
Forum: phpwcms Support English
Topic: Lightbox Caption
Replies: 13
Views: 2789

Re: Lightbox Caption

I have another question - related to this.... Seems: Thumbnail {THUMB_NAME} Relative {THUMB_REL} Absolute {THUMB_ABS} WxH {THUMB_WIDTH}px x {THUMB_HEIGHT}px is only available for CP Teaser So it is NOT available for images<div> or text w/image CP's etc. I have a case where it would be nice to use th...