Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
officejs
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
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
officejs
Commits
05a0684b
Commit
05a0684b
authored
Jul 03, 2012
by
Lingnan Wu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change the style of TestPage_viewSLideCreator to make it readable
parent
b75bc4b4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
144 additions
and
281 deletions
+144
-281
OfficeJS/lib/presentation/TestPage_viewSlideCreator
OfficeJS/lib/presentation/TestPage_viewSlideCreator
+143
-281
OfficeJS/lib/presentation/TestPage_viewSlideEditor
OfficeJS/lib/presentation/TestPage_viewSlideEditor
+1
-0
No files found.
OfficeJS/lib/presentation/TestPage_viewSlideCreator
View file @
05a0684b
<html
lang=
"en"
xml:lang=
"en"
xmlns=
"http://www.w3.org/1999/xhtml"
><head>
<meta
content=
"ERP5 - Copyright (C) 2001 - 2008. All rights reserved."
name=
"generator"
>
<meta
content=
"Add a new Slide"
name=
"description"
>
<meta
content=
""
name=
"keywords"
>
<meta
content=
"index, follow"
name=
"robots"
>
<meta
content=
"text/html; charset=utf-8"
http-equiv=
"Content-Type"
>
<meta
content=
"text/javascript"
http-equiv=
"Content-Script-Type"
>
<meta
content=
"text/css"
http-equiv=
"Content-Style-Type"
>
<title>
Add a new Slide | Nexedi ERP5
</title>
<link
href=
"erp5_knowledge_box.css"
rel=
"stylesheet"
type=
"text/css"
>
<link
href=
"erp5.css"
rel=
"stylesheet"
type=
"text/css"
>
<link
href=
"erp5_listbox.css"
rel=
"stylesheet"
type=
"text/css"
>
<script
src=
"jquery.js"
type=
"text/javascript"
></script>
<script
src=
"jquery-ui.js"
type=
"text/javascript"
></script>
<script
src=
"erp5.js"
type=
"text/javascript"
></script>
<script
src=
"erp5_knowledge_box.js"
type=
"text/javascript"
></script>
<script
src=
"erp5_xhtml_appearance.js"
type=
"text/javascript"
></script>
<!-- this is a placeholder for different extensions to head which could be required by web themes -->
</head>
<body>
<form
enctype=
"multipart/form-data"
method=
"post"
action=
"https://www.tiolive.com/nexedi"
onsubmit=
"changed=false; return true"
class=
"main_form"
id=
"main_form"
>
<fieldset
class=
"hidden_fieldset"
id=
"hidden_fieldset"
>
<input
type=
"submit"
name=
"Base_callDialogMethod:method"
value=
"dummy"
class=
"hidden_button"
id=
"hidden_button"
>
<input
type=
"hidden"
value=
""
name=
"update_method"
>
<input
type=
"hidden"
value=
"TestPage_viewSlideCreator"
name=
"dialog_id"
>
<input
type=
"hidden"
value=
"TestPage_viewSlideCreator"
name=
"cancel_url"
>
<input
type=
"hidden"
value=
"TestPage_uploadImage"
name=
"dialog_method"
>
<input
type=
"hidden"
value=
"None"
name=
"dialog_category"
>
<input
type=
"hidden"
value=
"/nexedi"
name=
"object_path"
>
<input
type=
"hidden"
value=
"view"
name=
"form_id"
>
</fieldset>
<div
class=
"status"
id=
"status"
>
<div
class=
"transition_message"
id=
"transition_message"
></div>
</div>
<div
class=
"master"
id=
"master"
>
<div
class=
"list_dialog"
>
<!DOCTYPE html>
<html
lang=
"en"
xml:lang=
"en"
xmlns=
"http://www.w3.org/1999/xhtml"
>
<head>
<meta
content=
"ERP5 - Copyright (C) 2001 - 2008. All rights reserved."
name=
"generator"
>
<meta
content=
"Add a new Slide"
name=
"description"
>
<meta
content=
""
name=
"keywords"
>
<meta
content=
"index, follow"
name=
"robots"
>
<meta
content=
"text/html; charset=utf-8"
http-equiv=
"Content-Type"
>
<title>
Add a new Slide
</title>
<link
href=
"erp5_knowledge_box.css"
rel=
"stylesheet"
type=
"text/css"
>
<link
href=
"erp5.css"
rel=
"stylesheet"
type=
"text/css"
>
<link
href=
"erp5_listbox.css"
rel=
"stylesheet"
type=
"text/css"
>
<script
src=
"jquery.js"
type=
"text/javascript"
></script>
<script
src=
"jquery-ui.js"
type=
"text/javascript"
></script>
<script
src=
"erp5.js"
type=
"text/javascript"
></script>
<script
src=
"erp5_knowledge_box.js"
type=
"text/javascript"
></script>
<script
src=
"erp5_xhtml_appearance.js"
type=
"text/javascript"
></script>
<!-- this is a placeholder for different extensions to head which could be required by web themes -->
</head>
<body>
<form
enctype=
"multipart/form-data"
method=
"post"
action=
"https://www.tiolive.com/nexedi"
onsubmit=
"changed=false; return true"
class=
"main_form"
id=
"main_form"
>
<fieldset
class=
"hidden_fieldset"
id=
"hidden_fieldset"
>
<input
type=
"submit"
name=
"Base_callDialogMethod:method"
value=
"dummy"
class=
"hidden_button"
id=
"hidden_button"
>
<input
type=
"hidden"
value=
""
name=
"update_method"
>
<input
type=
"hidden"
value=
"TestPage_viewSlideCreator"
name=
"dialog_id"
>
<input
type=
"hidden"
value=
"TestPage_viewSlideCreator"
name=
"cancel_url"
>
<input
type=
"hidden"
value=
"TestPage_uploadImage"
name=
"dialog_method"
>
<input
type=
"hidden"
value=
"None"
name=
"dialog_category"
>
<input
type=
"hidden"
value=
"/nexedi"
name=
"object_path"
>
<input
type=
"hidden"
value=
"view"
name=
"form_id"
>
</fieldset>
<div
class=
"status"
id=
"status"
>
<div
class=
"transition_message"
id=
"transition_message"
></div>
</div>
<div
class=
"master"
id=
"master"
>
<div
class=
"list_dialog"
>
<div
class=
"dialog_box"
>
<div
class=
"content"
>
<fieldset
class=
"center"
>
<legend
class=
"group_title"
></legend>
<div
title=
"The name of this chapter"
class=
"field required"
>
<label>
Chapter Name
</label>
<div
class=
"input"
><input
type=
"text"
required=
"required"
size=
"40"
value=
""
name=
"field_your_chapter_title"
></div>
<p
class=
"clear"
></p>
</div>
<div
title=
"Choose the type of slide you want."
class=
"field"
>
<label>
Type of slide
</label>
<div
class=
"input"
><select
name=
"field_your_slide_type"
size=
"1"
>
<option
value=
""
selected=
"selected"
>
</option>
<option
value=
"Chapter"
>
Chapter
</option>
<option
value=
"Screenshot"
>
Screenshot
</option>
<option
value=
"Illustration"
>
Illustration
</option>
<option
value=
"Code"
>
Code
</option>
<option
value=
"Master"
>
Master
</option></select>
<input
type=
"hidden"
value=
"0"
name=
"default_field_your_slide_type:int"
></div>
<p
class=
"clear"
></p>
</div>
<div
title=
"Caption of the image that will be used when generate Books."
class=
"field"
>
<label>
Image Caption
</label>
<div
class=
"input"
><input
type=
"text"
size=
"30"
value=
""
name=
"field_your_image_caption"
></div>
<p
class=
"clear"
></p>
</div>
<div
title=
"Don't modify it manually."
class=
"field hidden"
>
<label>
Embedded Image ID
</label>
<div
class=
"input"
><input
type=
"text"
size=
"30"
value=
""
name=
"field_your_image_id"
class=
"hidden"
></div>
<p
class=
"clear"
></p>
</div>
<div
title=
"Check it if you want to upload an image to this chapter."
class=
"field"
>
<label>
Upload an Image
</label>
<div
class=
"input"
><input
type=
"file"
size=
"30"
value=
""
name=
"field_your_file"
></div>
<p
class=
"clear"
></p>
</div>
<div
title=
"The URL to the image, you can use relative urls or image reference."
class=
"field"
>
<label>
Image URL
</label>
<div
class=
"input"
><input
type=
"text"
size=
"30"
value=
""
name=
"field_your_image_url"
></div>
<p
class=
"clear"
></p>
</div>
<div
title=
"Text to appear on the slide (appear in the documentation as well)"
class=
"field"
>
<label>
Slide text
</label>
<div
class=
"input"
><textarea
name=
"field_your_slide_content"
cols=
"50"
rows=
"4"
></textarea></div>
<p
class=
"clear"
></p>
</div>
<div
title=
"Text (<details> tags will be automatically added at the beginning and at the end of this text)"
class=
"field"
>
<label>
Text
</label>
<div
class=
"input"
><textarea
name=
"field_your_text_content"
cols=
"50"
rows=
"4"
></textarea></div>
<p
class=
"clear"
></p>
</div>
<div
title=
"Do you want to upload a new image on ERP5?"
class=
"field"
>
<label>
Upload New Image?
</label>
<div
class=
"input"
><input
type=
"hidden"
value=
"0"
name=
"default_field_your_upload_image:int"
><input
type=
"checkbox"
name=
"field_your_upload_image"
></div>
<p
class=
"clear"
></p>
</div>
</fieldset>
<fieldset
class=
"center"
>
<legend
class=
"group_title"
>
</legend>
<div
title=
"The name of this chapter"
class=
"field required"
>
<label>
Chapter Name
</label>
<div
class=
"input"
><input
type=
"text"
required=
"required"
size=
"40"
value=
""
name=
"field_your_chapter_title"
/></div>
<p
class=
"clear"
></p>
</div>
<div
title=
"Choose the type of slide you want."
class=
"field"
>
<label>
Type of slide
</label>
<div
class=
"input"
>
<select
name=
"field_your_slide_type"
size=
"1"
>
<option
value=
""
selected=
"selected"
>
</option>
<option
value=
"Chapter"
>
Chapter
</option>
<option
value=
"Screenshot"
>
Screenshot
</option>
<option
value=
"Illustration"
>
Illustration
</option>
<option
value=
"Code"
>
Code
</option>
<option
value=
"Master"
>
Master
</option>
</select>
<input
type=
"hidden"
value=
"0"
name=
"default_field_your_slide_type:int"
/>
</div>
<p
class=
"clear"
></p>
</div>
<div
title=
"Caption of the image that will be used when generate Books."
class=
"field"
>
<label>
Image Caption
</label>
<div
class=
"input"
>
<input
type=
"text"
size=
"30"
value=
""
name=
"field_your_image_caption"
>
</div>
<p
class=
"clear"
></p>
</div>
<div
title=
"Don't modify it manually."
class=
"field hidden"
>
<label>
Embedded Image ID
</label>
<div
class=
"input"
><input
type=
"text"
size=
"30"
value=
""
name=
"field_your_image_id"
class=
"hidden"
>
</div>
<p
class=
"clear"
></p>
</div>
<div
title=
"Check it if you want to upload an image to this chapter."
class=
"field"
>
<label>
Upload an Image
</label>
<div
class=
"input"
><input
type=
"file"
name=
"field_your_file"
/>
</div>
<p
class=
"clear"
></p>
</div>
<div
title=
"The URL to the image, you can use relative urls or image reference."
class=
"field"
>
<label>
Image URL
</label>
<div
class=
"input"
>
<input
type=
"text"
size=
"30"
value=
""
name=
"field_your_image_url"
/>
</div>
<p
class=
"clear"
></p>
</div>
<div
title=
"Text to appear on the slide (appear in the documentation as well)"
class=
"field"
>
<label>
Slide text
</label>
<div
class=
"input"
>
<textarea
name=
"field_your_slide_content"
cols=
"50"
rows=
"4"
>
</textarea>
</div>
<p
class=
"clear"
></p>
</div>
<div
title=
"Text (<details> tags will be automatically added at the beginning and at the end of this text)"
class=
"field"
>
<label>
Text
</label>
<div
class=
"input"
><textarea
name=
"field_your_text_content"
cols=
"50"
rows=
"4"
></textarea></div>
<p
class=
"clear"
></p>
</div>
<div
title=
"Do you want to upload a new image on ERP5?"
class=
"field"
>
<label>
Upload New Image?
</label>
<div
class=
"input"
><input
type=
"hidden"
value=
"0"
name=
"default_field_your_upload_image:int"
><input
type=
"checkbox"
name=
"field_your_upload_image"
></div>
<p
class=
"clear"
></p>
</div>
</fieldset>
<p
class=
"clear"
></p>
</div>
</div>
</div>
<div
class=
"bottom_actions"
>
<button
class=
"bt-med dialog_submit_button"
type=
"submit"
name=
"Base_callDialogMethod:method"
id=
"dialog_submit_button"
accesskey=
"V"
>
<span>
Add a new Slide
</span>
</button>
</div>
</div>
</form>
</body></html>
</div>
<div
class=
"bottom_actions"
>
<button
class=
"bt-med dialog_submit_button"
type=
"submit"
name=
"Base_callDialogMethod:method"
id=
"dialog_submit_button"
accesskey=
"V"
>
<span>
Add a new Slide
</span>
</button>
</div>
</div>
</form>
</body>
</html>
OfficeJS/lib/presentation/TestPage_viewSlideEditor
View file @
05a0684b
<!DOCTYPE html>
<head>
<meta
content=
"ERP5 - Copyright (C) 2001 - 2008. All rights reserved."
name=
"generator"
>
<meta
content=
"Add a new Slide"
name=
"description"
>
...
...
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