cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
* [Cluster-devel] conga/luci/plone-custom plone_javascript_varia ...
@ 2006-09-25 18:44 rmccabe
  0 siblings, 0 replies; only message in thread
From: rmccabe @ 2006-09-25 18:44 UTC (permalink / raw)
  To: cluster-devel.redhat.com

CVSROOT:	/cvs/cluster
Module name:	conga
Changes by:	rmccabe at sourceware.org	2006-09-25 18:44:55

Added files:
	luci/plone-custom: plone_javascript_variables.js.pt 

Log message:
	keep harmless errors from being generated in the event log

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/plone-custom/plone_javascript_variables.js.pt.diff?cvsroot=cluster&r1=NONE&r2=1.1

/cvs/cluster/conga/luci/plone-custom/plone_javascript_variables.js.pt,v  -->  standard output
revision 1.1
--- conga/luci/plone-custom/plone_javascript_variables.js.pt
+++ -	2006-09-25 18:44:56.519302000 +0000
@@ -0,0 +1,7 @@
+<tal:block define="_dummy python:request.response.setHeader('content-type','text/javascript;;charset=utf-8')" />
+<metal:block i18n:domain="plone">
+// Global Plone variables that need to be accessible to the Javascripts
+var portal_url = '<tal:block replace="here/portal_url" />';
+var form_modified_message = 'Your form has not been saved. All changes you have made will be lost.';
+var form_resubmit_message = 'You already clicked the submit button. Do you really want to submit this form again?';
+</metal:block>



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-09-25 18:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-25 18:44 [Cluster-devel] conga/luci/plone-custom plone_javascript_varia rmccabe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).