|
Re: Dreamweaver extension for VTL: msg#00168jakarta.velocity.user
Good tip, I was looking for that as well. You can however, just create a new HTML file and copy/ paste the (VTL enhanced) code and switch to WYSIWYG code. That works allright, but what I am looking for is a way to hide the VTL elements. So ## and the rest of the line should be hidden completely, and everything between #... en #end should be treated as one block. cheers, Eelco ----- Original Message ----- From: "Iran" <iran@xxxxxxxxxxx> To: "'Velocity Users List'" <velocity-user@xxxxxxxxxxxxxxxxxx> Sent: Thursday, May 29, 2003 8:57 PM Subject: RES: Dreamweaver extension for VTL > There's a way to configure dreamweaver to open another types of files in > WYSIWYG, but it depends on the dreamweaver version you are using. > > For MX 6.0 (and 6.1, I think), you can edit the file MMDocumentTypes.xml > in <dreamweaver_install_dir>/Configuration/DocumentTypes. > > In that file you will find something like this > > <documenttype id="HTML" internaltype="HTML" > winfileextension="htm,html,shtml,shtm,stm,lasso,xhtml" > macfileextension="html,htm,shtml,shtm,lasso,xhtml" file="Default.html" > writebyteordermark="false"> > <TITLE> > <MMString:loadString id="mmdocumenttypes_0" /> > </TITLE> > <description> > <MMString:loadString id="mmdocumenttypes_1" /> > </description> > </documenttype> > > I made it by including "vm" extension in winfileextension string. After > that, you make dreamweaver the primary editor for .vm files and it > should open VM files like HTML files. It worked for me. > > Another sugestion (but it has nothing to do with WYSIWYG), is jEdit > editor. It's the best code editor I ever worked. It has syntax highlight > for the most popular languages (including SQL, VelocityMacro and other), > can be a very interesting XML editor and yet a log monitor. What make it > so powerfull is the several plug-ins you can use do a great variety of > things. I really recomend it. > > Hope it helps. > > iran > > > -----Mensagem original----- > > De: Eelco Hillenius [mailto:eelco.hillenius@xxxxxxxxxx] > > Enviada em: quinta-feira, 29 de maio de 2003 15:43 > > Para: Velocity Users List > > Assunto: Re: Dreamweaver extension for VTL > > > > > > What I am looking for is a WYSIWYG tool (not necesarilly an > > IDE) that I can > > use with Velocity. > > > > I use Eclipse with the Velocity plugin as well; great stuff! > > But, as I am > > doing a project with a web designer who does webpage stuff in > > Dreamweaver at > > least ten times faster than I do it in Eclipse (I am more of a coder > > anyway), it would be great to be able to have this guy use > > his fav tooling > > without constantly switching from one tool to the other. > > > > Eelco > > > > ----- Original Message ----- > > From: <SETH.LIPSCHITZ@xxxxxxxxx> > > To: "Velocity Users List" <velocity-user@xxxxxxxxxxxxxxxxxx> > > Sent: Thursday, May 29, 2003 8:27 PM > > Subject: Re: Dreamweaver extension for VTL > > > > > > > > > > Textpad has a good syntax defintion file for Velocity. If > > you want a full > > > IDE for Java, try Eclipse with the Velocity plug-in. > > > > > > -Seth > > > > > > > > > > > > "Eelco Hillenius" > > > <eelco.hillenius@t To: > > <velocity-user@xxxxxxxxxxxxxxxxxx> > > > opicus.nl> cc: > > > Subject: > > Dreamweaver > > extension for VTL > > > 05/29/2003 02:24 > > > PM > > > Please respond to > > > "Velocity Users > > > List" > > > > > > > > > > > > > > > > > > > > > > > Hi, > > > > > > Has anyone had any success with using VTL in a WYSIWYG editor like > > > Dreamweaver? I just took a short look at creating an extension for > > > Dreamweaver and concluded that, although creating > > extensions doesn't seem > > > too difficult, it would be too much re-inventing the wheel > > for me right > > > now. And I know there must be tons of people using WYSIWYG editors > > together > > > with Velocity ;-) > > > > > > So, if anyone could give me a hint I would be very grateful! > > > > > > Eelco > > > > > > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: velocity-user-unsubscribe@xxxxxxxxxxxxxxxxxx > > > For additional commands, e-mail: > > velocity-user-help@xxxxxxxxxxxxxxxxxx > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: velocity-user-unsubscribe@xxxxxxxxxxxxxxxxxx > > For additional commands, e-mail: velocity-user-help@xxxxxxxxxxxxxxxxxx > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: velocity-user-unsubscribe@xxxxxxxxxxxxxxxxxx > For additional commands, e-mail: velocity-user-help@xxxxxxxxxxxxxxxxxx > |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: Dreamweaver extension for VTL: 00168, Mark Lybarger |
|---|---|
| Next by Date: | Re: Dreamweaver extension for VTL: 00168, Eelco Hillenius |
| Previous by Thread: | RES: Dreamweaver extension for VTLi: 00168, Iran |
| Next by Thread: | RE: Dreamweaver extension for VTL: 00168, Mark Lybarger |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |