* User

Welcome, Guest. Please login or register.
September 06, 2010, 07:35:11 AM

Login with username, password and session length

* Stats


  • *Total Posts: 192
  • *Total Topics: 64
  • *Online Today: 6
  • *Most Online: 76
(April 04, 2010, 06:04:42 AM)
  • *Users: 0
  • *Guests: 2
  • *Spiders: 0
  • *Total: 2

Author Topic: Site dev using new template system  (Read 140 times)

Offline JPA2

  • Customizer
  • *
  • Posts: 35
  • Karma: +0/-0
  • Gender: Male
    • jamesanthis.com
  • SMF Version: 2.0 RC3
  • SMF Theme: custom
Site dev using new template system
« on: May 24, 2010, 11:11:29 AM »
Hello all, I'm using the new template system on a jewellery website called yolacustomdesigns.com , as it is in early stages of dev it can be seen here,http://www.jpawebdesign.info/ some questions I have are, can css menu's be used and also can jquery plugins be used along with the gallery?

I dig the hell out of this template system so far and I"m looking forward to it's development! ;D

Offline Tyrsson™

  • Valkyrie Lead Developer
  • Developer
  • *
  • Posts: 86
  • Karma: +1/-0
  • Gender: Male
  • SMF Version: 2.0 RC2
  • SMF Theme: Curve or Variant
Re: Site dev using new template system
« Reply #1 on: May 24, 2010, 11:15:58 AM »
Yep, both can be used. There is plans to add much of this into the code base but as you know it just takes time. Can you please post links to which jquery plugin you want to use with the gallery and I will try to post up instructions on how to work it into the gallery.
Lead Developer - Project Valkyrie

Customizer - Simple Machines

Co-Owner - WebInertia Hosting

Offline JPA2

  • Customizer
  • *
  • Posts: 35
  • Karma: +0/-0
  • Gender: Male
    • jamesanthis.com
  • SMF Version: 2.0 RC3
  • SMF Theme: custom
Re: Site dev using new template system
« Reply #2 on: May 24, 2010, 11:22:47 AM »

Offline Tyrsson™

  • Valkyrie Lead Developer
  • Developer
  • *
  • Posts: 86
  • Karma: +1/-0
  • Gender: Male
  • SMF Version: 2.0 RC2
  • SMF Theme: Curve or Variant
Re: Site dev using new template system
« Reply #3 on: May 24, 2010, 05:10:13 PM »
Ok, will look into this later tonight.
Lead Developer - Project Valkyrie

Customizer - Simple Machines

Co-Owner - WebInertia Hosting

Offline JPA2

  • Customizer
  • *
  • Posts: 35
  • Karma: +0/-0
  • Gender: Male
    • jamesanthis.com
  • SMF Version: 2.0 RC3
  • SMF Theme: custom
Re: Site dev using new template system
« Reply #4 on: May 25, 2010, 08:12:29 AM »
Is there a way to implement a online store into this template system, maybe one like this, http://findyourcalm.com/forum/index.php?PHPSESSID=06cea9e465fec08bed0b61c2b6acfaa9&action=store
It's your world, code it! ;D

Offline JPA2

  • Customizer
  • *
  • Posts: 35
  • Karma: +0/-0
  • Gender: Male
    • jamesanthis.com
  • SMF Version: 2.0 RC3
  • SMF Theme: custom
Re: Site dev using new template system
« Reply #5 on: May 26, 2010, 10:37:31 AM »
Hey how about more fields for the uploads?

Offline JPA2

  • Customizer
  • *
  • Posts: 35
  • Karma: +0/-0
  • Gender: Male
    • jamesanthis.com
  • SMF Version: 2.0 RC3
  • SMF Theme: custom
Re: Site dev using new template system
« Reply #6 on: May 26, 2010, 11:20:19 AM »
lol ok so I figured out that yes you can add more fields to the upload page by opening upload.php and  copy and paste the code for one of the fields and just the name to the next file number and make sure to change the id to correspond, so it would look something like this, <label for="image2">File 2:</label> <input
   type="file"
   name="image[]"
   id="image2"
/></p>

next would be,<label for="image3">File 3:</label> <input
   type="file"
   name="image[]"
   id="image3"
/></p>
 and so on. hope this helps anyone who is looking to add more upload fields ;)
« Last Edit: May 26, 2010, 11:24:59 AM by JPA2 »

Offline Tyrsson™

  • Valkyrie Lead Developer
  • Developer
  • *
  • Posts: 86
  • Karma: +1/-0
  • Gender: Male
  • SMF Version: 2.0 RC2
  • SMF Theme: Curve or Variant
Re: Site dev using new template system
« Reply #7 on: May 26, 2010, 11:25:17 AM »
Yes you can do it that way, but when I add the option I will auto gen a unique ID and clip the length with a string function, then I will use Ajax to auto add the new field without reloading the page ;)
Lead Developer - Project Valkyrie

Customizer - Simple Machines

Co-Owner - WebInertia Hosting

Offline JPA2

  • Customizer
  • *
  • Posts: 35
  • Karma: +0/-0
  • Gender: Male
    • jamesanthis.com
  • SMF Version: 2.0 RC3
  • SMF Theme: custom
Re: Site dev using new template system
« Reply #8 on: May 26, 2010, 11:27:47 AM »
Sweet! ;D

 
Portal Management Extension PortaMx v0.970 Beta 1 | PortaMx © 2008-2009 by PortaMx corp.