Huge Collections of Software Manuals and Knowledgebase

GreatManuals.com
Huge Collections of Software Manuals and Knowledgebase

 
Home Contact Us Request to publish your help manuals Request to remove your help manuals
User's Guide
» WeBuilder 2008
» Key Features
Working with Files
» Working with Files
» Create New File & HTML Document
» Create PHP Script & CSS Style Sheet
» Open Files
» Save & Publish File
» Linked Files Window
» File Explorer
Working with Projects
» Working with Projects
» Create New Project
» Select & Manage Existing Projects
» Publish Project to FTP
» Project Properties Window
» Publish Project Window
Searching & Navigating Text
» Search Text
» Find & Replace
» Using Regular Expressions
» Using Bookmarks
» Using Search Toolbar
» Go to Next or Previous Bracket
Editing...
» Editing Text
» Editing HTML and XHTML
» Editing Style Sheets
» Editing PHP Code
» Editing JavaScript Code
» Editing Scripts
» Code Editing Tools
Previewing...
» Preview HTML Document or PHP Pages
» Configuring PHP Preview
» Preview Style Sheets or Server Side Scripts
» Preview in Web Browser or Document Window
» Internal Preview
» Using Preview Toolbar
» Configure Web Browsers
Reusing Code
» Reusing Code
» Templates
» Library
» Code Templates
» Code Preprocessor
Customizing WebBuilder
» Customize Keyboard Shortcuts
» Change Interface Style
» Text Editor
» Toolbars & Panels
» Development Language Options
 

Code Preprocessor

Code preprocessor allows you to use certain dynamic content elements in your plain HTML. These elements are updated each time you save the file.

For example, you can insert date stamp that is automatically updated each time you save the file with WeBuilder.

Currently Supported Elements

key drive file recovery restore usb usb drive data restore
cell phone forensic investigation professional data recovery bulk sms
key logging software free password recovery software sd card recovery

Date stamp

Syntax:
<!--%DateStamp%--><!---->

Example:
<!--%DateStamp%-->2008.04.11.<!---->

Time stamp

Syntax:
<!--%TimeStamp%--><!---->

Example:
<!--%TimeStamp%-->2008.04.11.<!---->

File include

Syntax:
<!--%IncFile filepath%-->
<!---->

Example:
<!--%IncFile c:\my web\header.htm%-->
<!---->

Notes

  • To quickly insert date or time stamp, on the Insert menu, click Date Stamp or Time Stamp.
  • File includes can use relative paths, however these are not supported in FTP based files.
Home | Contact Us | Request to publish your help manuals | Request to remove your help manuals