Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kasra Jamshidi
erp5
Commits
6c25fbce
Commit
6c25fbce
authored
Mar 19, 2013
by
Lingnan Wu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
separate the navigation with the content of the slide
parent
2979eb5e
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
432 additions
and
59 deletions
+432
-59
bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/OOoDocument_viewAsWeb.xml
...plateItem/portal_skins/erp5_dms/OOoDocument_viewAsWeb.xml
+1
-0
bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/OOoDocument_viewAsWeb/navigation.xml
...ortal_skins/erp5_dms/OOoDocument_viewAsWeb/navigation.xml
+307
-0
bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/Presentation_renderHTMLPreviewNavigation.xml
...ins/erp5_dms/Presentation_renderHTMLPreviewNavigation.xml
+124
-0
bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/Presentation_renderWithNavigation.xml
...rtal_skins/erp5_dms/Presentation_renderWithNavigation.xml
+0
-59
No files found.
bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/OOoDocument_viewAsWeb.xml
View file @
6c25fbce
...
...
@@ -74,6 +74,7 @@
<key>
<string>
webcontent header bottom
</string>
</key>
<value>
<list>
<string>
navigation
</string>
<string>
page_content
</string>
<string>
js
</string>
</list>
...
...
bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/OOoDocument_viewAsWeb/navigation.xml
0 → 100644
View file @
6c25fbce
This diff is collapsed.
Click to expand it.
bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/Presentation_renderHTMLPreviewNavigation.xml
0 → 100644
View file @
6c25fbce
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"ZopePageTemplate"
module=
"Products.PageTemplates.ZopePageTemplate"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_bind_names
</string>
</key>
<value>
<object>
<klass>
<global
name=
"NameAssignments"
module=
"Shared.DC.Scripts.Bindings"
/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key>
<string>
_asgns
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
name_subpath
</string>
</key>
<value>
<string>
traverse_subpath
</string>
</value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key>
<string>
_text
</string>
</key>
<value>
<unicode
encoding=
"cdata"
>
<![CDATA[
<tal:block>
\n
<div
class=
"presentation-preview-navigation"
>
\n
<a
id=
"first_slide"
>
\n
<img
id=
"first_slide_img"
src=
"images/transparent-image.gif"
\n
i18n:attributes=
"alt; title"
\n
i18n:domain=
"ui"
\n
alt=
"First"
\n
title=
"First"
\n
class=
"first"
/>
\n
</a>
\n
<a
id=
"previous_slide"
>
\n
<img
id=
"previous_slide_img"
src=
"images/transparent-image.gif"
\n
i18n:attributes=
"alt; title"
\n
i18n:domain=
"ui"
\n
alt=
"Previous"
\n
title=
"Previous"
\n
class=
"previous"
/>
\n
</a>
\n
\n
<!-- Current Thumbnail / Total Thumbnails -->
\n
<input
id=
"slide_selection_index"
\n
size=
"1"
\n
value=
"1"
/>
\n
/
<span
id=
"slides_total_number"
>
1
</span>
\n
\n
<a
id=
"next_slide"
>
\n
<img
id=
"next_slide_img"
src=
"images/transparent-image.gif"
\n
i18n:attributes=
"alt; title"
\n
i18n:domain=
"ui"
\n
alt=
"Next"
\n
title=
"Next"
\n
class=
"next"
/>
\n
</a>
\n
<a
id=
"last_slide"
>
\n
<img
id=
"last_slide_img"
src=
"images/transparent-image.gif"
\n
i18n:attributes=
"alt; title"
\n
i18n:domain=
"ui"
\n
alt=
"Last"
\n
title=
"Last"
\n
class=
"last"
/>
\n
</a>
\n
<a
id=
"text_slide"
>
\n
<img
id=
"text_slide_img"
src=
"images/text_block.png"
\n
i18n:attributes=
"alt; title"
\n
i18n:domain=
"ui"
\n
alt=
"Text"
\n
title=
"Text"
\n
class=
"text"
/>
\n
</a>
\n
<a
id=
"graphics_slide"
>
\n
<img
id=
"graphics_slide_img"
src=
"images/slide.png"
\n
i18n:attributes=
"alt; title"
\n
i18n:domain=
"ui"
\n
alt=
"Graphics"
\n
title=
"Graphics"
\n
class=
"graphics"
/>
\n
</a>
\n
</div>
\n
</tal:block>
]]>
</unicode>
</value>
</item>
<item>
<key>
<string>
content_type
</string>
</key>
<value>
<string>
text/html
</string>
</value>
</item>
<item>
<key>
<string>
expand
</string>
</key>
<value>
<int>
0
</int>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
Presentation_renderHTMLPreviewNavigation
</string>
</value>
</item>
<item>
<key>
<string>
output_encoding
</string>
</key>
<value>
<string>
utf-8
</string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<unicode></unicode>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/Presentation_renderWithNavigation.xml
View file @
6c25fbce
...
...
@@ -36,65 +36,6 @@
<key>
<string>
_text
</string>
</key>
<value>
<unicode
encoding=
"cdata"
>
<![CDATA[
<tal:block>
\n
<div
class=
"presentation-preview-navigation"
>
\n
<a
id=
"first_slide"
>
\n
<img
id=
"first_slide_img"
src=
"images/transparent-image.gif"
\n
i18n:attributes=
"alt; title"
\n
i18n:domain=
"ui"
\n
alt=
"First"
\n
title=
"First"
\n
class=
"first"
/>
\n
</a>
\n
<a
id=
"previous_slide"
>
\n
<img
id=
"previous_slide_img"
src=
"images/transparent-image.gif"
\n
i18n:attributes=
"alt; title"
\n
i18n:domain=
"ui"
\n
alt=
"Previous"
\n
title=
"Previous"
\n
class=
"previous"
/>
\n
</a>
\n
\n
<!-- Current Thumbnail / Total Thumbnails -->
\n
<input
id=
"slide_selection_index"
\n
size=
"1"
\n
value=
"1"
/>
\n
/
<span
id=
"slides_total_number"
>
1
</span>
\n
\n
<a
id=
"next_slide"
>
\n
<img
id=
"next_slide_img"
src=
"images/transparent-image.gif"
\n
i18n:attributes=
"alt; title"
\n
i18n:domain=
"ui"
\n
alt=
"Next"
\n
title=
"Next"
\n
class=
"next"
/>
\n
</a>
\n
<a
id=
"last_slide"
>
\n
<img
id=
"last_slide_img"
src=
"images/transparent-image.gif"
\n
i18n:attributes=
"alt; title"
\n
i18n:domain=
"ui"
\n
alt=
"Last"
\n
title=
"Last"
\n
class=
"last"
/>
\n
</a>
\n
<a
id=
"text_slide"
>
\n
<img
id=
"text_slide_img"
src=
"images/text_block.png"
\n
i18n:attributes=
"alt; title"
\n
i18n:domain=
"ui"
\n
alt=
"Text"
\n
title=
"Text"
\n
class=
"text"
/>
\n
</a>
\n
<a
id=
"graphics_slide"
>
\n
<img
id=
"graphics_slide_img"
src=
"images/slide.png"
\n
i18n:attributes=
"alt; title"
\n
i18n:domain=
"ui"
\n
alt=
"Graphics"
\n
title=
"Graphics"
\n
class=
"graphics"
/>
\n
</a>
\n
</div>
\n
</tal:block>
\n
<!--The content of the presentation-->
\n
<tal:block
tal:content=
"structure options/data"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment