[Users] Styling Permalinks?
Pierre Giraud
pierre.giraud at camptocamp.com
Fri Mar 4 10:52:28 CET 2011
I assume you copied the permalink.html example code.
If so, you can simply modify this code :
Ext.get("permalink").update("<a href=" + l + ">" + l + "</a>");
with the following :
Ext.get("permalink").update("<a href=" + l + ">permalink</a>");
Pierre
On Thu, Mar 3, 2011 at 6:24 PM, jfranklin <jfranklin at hmgeo.com> wrote:
> I have GeoExt permalinks working, but is there any way to "style" the
> output? Such that, instead of an extremely long URL being displayed, it
> could simply be contained within an href, and just say "pernalink"?
>
>
>
> Thanks for the help
>
> _______________________________________________
> Users mailing list
> Users at geoext.org
> http://www.geoext.org/cgi-bin/mailman/listinfo/users
>
>
--
Pierre GIRAUD
Géomaticien, Analyste
Camptocamp France SAS
Savoie Technolac, BP 352
73377 Le Bourget du Lac, Cedex
Tel : 00 33 4 79 44 44 93
Mail : pierre.giraud at camptocamp.com
http://www.camptocamp.com
More information about the Users
mailing list