From: rmccabe@sourceware.org <rmccabe@sourceware.org>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] conga/luci/plone-custom plone_javascript_varia ...
Date: 25 Sep 2006 18:44:56 -0000 [thread overview]
Message-ID: <20060925184456.27347.qmail@sourceware.org> (raw)
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>
reply other threads:[~2006-09-25 18:44 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060925184456.27347.qmail@sourceware.org \
--to=rmccabe@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).