Commit graph

40 commits

Author SHA1 Message Date
Paul Driver
41ac1f153e Template Preview button 2011-01-05 12:40:35 -06:00
Doug Bell
23d80cfa5c add: example images to templates 2010-04-26 19:09:05 -05:00
Colin Kuskie
7b810ec227 i18n the template attachments, fixes bug #11186
Also, rework some of the JS code according to jslint.
2009-11-09 13:28:53 -08:00
Colin Kuskie
247166baf2 In the CS, do not show a profile link unless the user is not a visitor. Fixes bug #11084
If the post is owned by Visitor, do not show the link because no one
is allowed to see Visitor's profile.  If the current user is Visitor,
do not show the link because Visitor is not allowed to view anyone's
profile.
2009-10-02 12:49:26 -07:00
Colin Kuskie
8276336cbe Templates in the trash or clipboard now log and return warnings. fixes bug #11031 2009-09-23 15:40:35 -07:00
Colin Kuskie
8a683d1aef Better template diagnostics on failure. It now also includes the template URL, and templateId
in both the onscreen and logged output.
2009-06-08 16:53:53 +00:00
Doug Bell
18460256df template attachments now work with packages. head_attachments and body_attachments are now documented 2009-05-07 17:35:43 +00:00
Paul Driver
f4df3b1280 template attachments (scripts and stylesheets) 2009-05-01 23:03:36 +00:00
Doug Bell
faca68256c Added: Packing of templates, snippets, and head tags. 2009-04-30 17:57:26 +00:00
Colin Kuskie
2b3b3fd458 Remove the headblock property from the Template Asset, and merge
it into extra head tags.  Style templates are not allowed to
have extra head tags.
2008-11-26 21:24:44 +00:00
Doug Bell
82a7e5dfd2 fixed problem with showing other assets' edit forms
fixed utility skeleton to be more complete and less annoying
added warning message when editing default templates
2008-09-21 22:56:42 +00:00
Colin Kuskie
d23db44732 adding use strict to all these, too 2007-12-05 04:21:56 +00:00
Colin Kuskie
fb6064e88a Pruned the Wobject help, lots of side effects 2007-07-20 04:04:47 +00:00
Colin Kuskie
38a10fe245 Cleaning up Template Asset Help, and all related files. 2007-07-19 23:20:29 +00:00
Colin Kuskie
17fa32e3f2 note that templates have different template variables, based on their namespace 2007-01-19 22:06:28 +00:00
Colin Kuskie
9041d5746e add brief docs about escaping content inside the templates 2007-01-17 21:51:54 +00:00
Colin Kuskie
bee8d3e218 KF: last batch. Typos, misspellings and grammar problems 2006-12-27 04:32:40 +00:00
Colin Kuskie
fd52961bb0 Added missing fields to Add/Edit Profile documentation.
Another (small) Kristi Help doc fix.
2006-12-06 23:28:21 +00:00
Colin Kuskie
eb8627fc19 document that scratch variables are now available in all templates 2006-12-05 18:27:47 +00:00
Colin Kuskie
0b1e077f69 Changed the Help so that chapters with only 1 page are directly linked, saving a click.
Added pluggable template parser docs.
From the dev list, changed HTMLTemplateExpr to translate all dots in template
variables to underscores, since EXPR's don't do dots, just like TemplateToolkit.
2006-10-29 23:36:18 +00:00
Colin Kuskie
6ceb0ff0be document the built-in loop counter variable 2006-09-05 21:36:19 +00:00
Colin Kuskie
736b1381f0 Fix misisin HTTPProxy label.
Document that session variables are deprecated.
2006-06-20 18:38:20 +00:00
Colin Kuskie
d7450926be Modified Operation/Help to stem a memory leak from processing ISA entries in the Help.
Converted template docs for several Assets and Wobjects.
2006-05-31 03:33:21 +00:00
Colin Kuskie
7f53e14b08 XHTML fixes 2006-05-05 04:07:50 +00:00
Colin Kuskie
816c96a284 XHTML fixes for capitalization and break tags 2006-05-02 23:00:56 +00:00
Colin Kuskie
0f6d8e57de More UI level docs moved into Help from i18n.
Fixed missing close list tags that muck up flat help rendering.
2006-05-01 04:04:52 +00:00
Colin Kuskie
b6c65315bb Formatting cleanups that interfere with rendering.
move ui level documentation to the Help file instead of
in the i18n file.
2006-05-01 03:56:01 +00:00
Colin Kuskie
a88c9b93c5 i18n and docs for the template Style Wizard 2006-04-28 21:13:22 +00:00
Colin Kuskie
f91b1b9d13 Template docs updated for 6.99 2006-04-28 17:04:23 +00:00
Colin Kuskie
2359bd5738 forward port of new template docs 2006-03-30 22:02:33 +00:00
Colin Kuskie
dbd43bcd2b Add WebGUI Legal blocks to all Commerce code.
Remove delete template help entry.
2006-03-13 01:41:44 +00:00
Colin Kuskie
762f0116b4 remove all traces of the template manager 2006-03-12 01:08:22 +00:00
JT Smith
dfd2c8f0fa - Refactored admin bar to be more dynamic.
- Added version tags menu to admin bar.
2006-03-02 20:39:04 +00:00
Colin Kuskie
c0324701ee i18n for template types 2006-01-23 23:47:27 +00:00
JT Smith
cb1059bbe4 adding style template wizard 2005-11-26 21:54:59 +00:00
Colin Kuskie
0eb8d7a23d forward port of default template variables from branch_6_7 2005-11-03 00:43:36 +00:00
Colin Kuskie
56e5b7ef2b table of contents with internationalization 2005-10-10 05:22:37 +00:00
Colin Kuskie
c38077a9cc hover help 2005-06-28 17:29:26 +00:00
Matthew Wilson
9f331611e1 [ 1220072 ] typo in Help: Template, Language 2005-06-14 03:08:57 +00:00
Colin Kuskie
8744495b1d move asset files into a namespace 2005-04-05 20:19:19 +00:00
Renamed from lib/WebGUI/i18n/English/Template.pm (Browse further)