HighDots Forums  

Template parameters

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Template parameters in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
philipfjames
 
Posts: n/a

Default Template parameters - 07-24-2004 , 08:21 AM






According to the documentation I can have a template parameter of type string
but when I declare one, dreamweaver complains.

<!-- TemplateParam name="membertype" type="string" value="none" -->

gets me the error message "Bad type name for template parameter (should be
boolean, number, etc).

Very helpful with the etc guys!

Anyone know whats wrong?


Reply With Quote
  #2  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: Template parameters - 07-24-2004 , 08:36 AM






If you saw that in the documentation, either the documentation is wrong, or
you need new glasses -

<!-- TemplateParam name="membertype" type="text" value="none" -->

The allowed types are -

1. Text
2. Boolean
3. Color
4. URL
5. Number

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"philipfjames" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
According to the documentation I can have a template parameter of type
string
but when I declare one, dreamweaver complains.

!-- TemplateParam name="membertype" type="string" value="none" --

gets me the error message "Bad type name for template parameter (should
be
boolean, number, etc).

Very helpful with the etc guys!

Anyone know whats wrong?




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.