Design View & Code View

Follow

Design View Features:

The content management tools built into PrintNow allow you to make simple content changes using the design view controls or dive into the code view for total control of your content.

mceclip0.png

 Code View
Toggle between HTML code view with line numbers and Design view
 Bold (Ctrl+B)
Make font style bold
 Italic (Ctrl+I)
Make font style Italic
 Underline (Ctrl+U)
Add underline attribute
 Strikethrough (Ctrl+S)
Add Strikethrough attribute
 Subscript
Make text selection subscript
 Superscript
Make text selection subscript
 Font Family
Change Font Family on text
 Font Size
Specify a specific Font Size on text
 Colors
Specify text color or background color
 Clear Formatting
Clears all applied styles
 Paragraph Format
Assign a paragrah format like h1, h2, p, pre
 Quote
Increase or Decrease quote style
 Align
Align left, center, right, or justified
 Ordered List
An ordered list is a numerical list of items
 Unordered List
An unordered list is a bulleted list of items
 Decrease Indent (Ctrl+[)
Decrease distance between the current paragraph
 Increase Indent (Ctrl+])
Increased distance between the current paragraph
 Insert Link (Ctrl+K)
Insert text and URL link
 Insert Image (Ctrl+P)
Upload, Link, or upload or select images. Images uploaded in this control are stored in one dedicated folder.
 Insert Video
Upload, Link,  or Embedded Code for Videos.
 Select All
Simply select all CMS formatted content
 Upload File
Upload file to referrence in code
 Insert Table
Insert simple HTML table layout
 Undo (Ctrl+Z)
Undo changes throughout the user session
 Redo (Ctrl+Shift+Z)
Redo changes throughout the user session
 Fullscreen
Toggle Fullscreen mode to expand control
 Emoticons
Insert Emoticon face icons
 Insert Horizontal Line
Add horizontal rule <hr> tag
 Help (Ctrl+/)
Shows all shortcuts menu
 Snippets
Lists all HTML Snippets entered In PrintNow

Code View Features:

PrintNow has a high productivity code editor built into the Admin tools which, when combined with programming language like HTML, Javascript & CSS, gives you the power of an IDE and the speed of a text editor. 

mceclip0.png

General

Ctrl+G
Go to Line...
Ctrl+F
Find
Ctrl+H
Replace
Shift+Alt+F
Format document

Basic editing

Ctrl+X
Cut line (empty selection)
Ctrl+C
Copy line (empty selection)
Alt+ ↑ / ↓
Move line up/down
Shift+Alt + ↓ / ↑
Copy line up/down
Ctrl+Shift+K
Delete line
Ctrl+Enter
Insert line below
Ctrl+Shift+Enter
Insert line above
Ctrl+Shift+\
Jump to matching bracket
Ctrl+] / [
Indent/outdent line
Home / End
Go to beginning/end of line
Ctrl+Home
Go to beginning of file
Ctrl+End
Go to end of file
Ctrl+↑ / ↓
Scroll line up/down
Alt+PgUp / PgDn
Scroll page up/down
Ctrl+Shift+[
Fold (collapse) region
Ctrl+Shift+]
Unfold (uncollapse) region
Fold (collapse) all subregions
Unfold (uncollapse) all subregions
Ctrl+K Ctrl+]
Fold (collapse) all regions
Ctrl+K Ctrl+0
Unfold (uncollapse) all regions
Ctrl+K Ctrl+J
Add line comment
Ctrl+K Ctrl+C
What?
Ctrl+K Ctrl+U
Remove line comment
Ctrl+/
Toggle line comment
Shift+Alt+A
Toggle block comment
Alt+Z
Toggle word wrap
0 out of 0 found this helpful

Comments

0 comments

Article is closed for comments.