Usuarios conectados: 8 Cargando documento...
Buscar:

Geo Visitors Map
RSS
27/03/2010:  Extending Dreamweaver: Loading custom Strings in HTML

If you are using a xml file to load custom strings, I think you will find useful this feature (I haven't it documented, please email me if I'm wrong):

<MMString:LoadString> is used by DW to load its strings in HTML. So far, so good. The funny thing is that it can also take care of your own ones!. So if you have a string with id="greetings/sayHello" you can write:

<p><MMString:LoadString id="greetings/sayHello" /></p>

The only requirement is loading the namespace with the html tag:

<html xmlns:MMString="http://www.macromedia.com/schemes/data/string/">

And DW will translate it too! So simple and so useful!!

18/03/2010:  Right place, wrong time

Yes, Rome is still in Italy, but we are talking about the OTHER Rome... 

TECNORAMA es simplemente una página personal. No sirve ni de promoción del autor ni cosas por el estilo.
Todos los códigos, textos y tutoriales son de libre uso mientras se mencione al autor (no es mucho pedir)
Para contactar, puedes enviarme un e-mail a tecnorama@hotmail.com