Pics & Rego Modules
Last Post 03/17/2007 3:59 AM by lynn. 7 Replies.
Author Messages
ORP
Nuke Pro
Nuke Pro
Posts:69


--
02/16/2007 5:02 PM  

Hi People

 

I’m trying to design 2 different pages:

First one is a client registration page, selecting various detail levels about how much data is required from the client.

 

Secondly is a photo display page, slide-shows, click and enlarge an icon, step through pics etc.

 

Any idea where I can find Modules for these problems?

 

Thanks All

lynn
Nuke Master
Nuke Master
Posts:276


--
02/17/2007 4:23 AM  

Hello

I am not sure about a specific registration module, but I know Lee has a good tutorial on customising registration (see link below). I would try that first, you might find that you can meet your specific registration requirements by customising the core registration, before buying a module.

http://www.dnncreative.com/DNNUsers...fault.aspx


Instead of buying an image enlarging module, you might find that you can create your own, "click and enlarge" images using just css, by inserting your css in either in your skin or dynamically by using the FCK editor. By using css, instead of a module, you can be sure that you will be able to use it on any DNN version without requiring module update or DNN version specific module.

The "image enlargement" examples below are just css. I created 3 separate skins and put the css directly into the skin, (see near bottom of page) I did this because I knew I would only require each image enlargement script only once. If I wanted to use this css code throughout the site or several pages I would have used FCKEditor.

http://www.drivewaydesign.eu



http://www.drivewaydesign.eu/Driveway.aspx

http://www.drivewaydesign.eu/Patio.aspx

Let me know if you want the code to create them (or anybody else) I will send it to you.  

I am sure you can find good image enlargement modules about for your site.



N.B. If the above is not suitable, try looking in snowcovered for your required modules, or ask in the main DNN forum, but be sure it is compatable with your DNN version.


Good luck.

Lynn



ORP
Nuke Pro
Nuke Pro
Posts:69


--
02/17/2007 7:01 PM  

TAFE Saturday 17th of February 2007!

 

Thanks for that Lyn.

 

The displays looks very good and can do well for my pictures.

Please send the code to aaadvanc@bigpond.net.au, and let me know about any compensation for the job you’ve done.

 

Also, Lee demonstrate the “Image” module a one of his tutorials, but I don’t have an “Image” module in any of my DNN installations (Both DNN 4, one “source” and one “install”) do you know where I can find that?

 

On most “registrations pages” I’ve seen, including the tutorial you linked me to, there are a right column of text-boxes for addresses etc. Again my DNN installation is different and shows only the left basic column?

 

No provision for registration of address and / or phone numbers??

 

 

Cheers

 

Olle..

Lee Sykes
DNN Creative Staff
Nuke Master VI
Nuke Master VI
Posts:4945


--
02/19/2007 5:57 AM  
Hello Olle,

The image module is no longer included with DNN4, it has been replaced by the media module, so have a look at that module.

If you follow the registration tutorial video through it will tell you how to setup the registration page to display the text boxes for address etc. on the same page.

How to Manage Profile Properties in User accounts (Creating a custom registration page)

Thanks,
Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/DNNCreative

Lee Sykes's Facebook Profile
lynn
Nuke Master
Nuke Master
Posts:276


--
02/19/2007 9:12 AM  
Hello Olle

I have sent the css styles to you via email and the xhtml for the patio and driveway pages. However, I was mistaken when I said that I put all 3 into the skin, I forgot that on the home page I used the FCK editor. However, my site is currently having problems and is off line so I can't see exactly how I have set out the xthml on the home page just yet, but will sent it to you when site back on line.

Let me know if you require the height or width of the images used, or if you need further help.

Lynn
whred5
Nuke Newbie
Nuke Newbie
Posts:7


--
03/16/2007 3:59 AM  
Hi Lynn. I love the way your image enlargement works, Could I also trouble you for your code please? My email is whred5@yahoo.co.uk
Andy Hock
Nuke Pro
Nuke Pro
Posts:90


--
03/16/2007 4:21 AM  
That is indeed a very cool image UI interface Lyn. Very creative! Like an image 'accordion' control. Looks great.

DotNetNuke and .NET web parts, web services, modules and code snippets.
lynn
Nuke Master
Nuke Master
Posts:276


--
03/17/2007 3:59 AM  
Hello whred5

I have sent the codes to your email, sorry about the delay I have been busy.

Have fun.


Lynn


---