WWB14 Coming soon... (teaser)

All the latest news about WYSIWYG Web Builder can be read in this section

*** Current version: WYSIWYG Web Builder 19.1.2 ***


Locked
User avatar
Pablo
 
Posts: 21508
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Background

Post by Pablo »

Background
Added ‘image+fade’ option in background properties. This will add a fading gradient overlay effect to the background.

Image

Image

Background mode -> image now displays the color picker to select the color for image + color and image + overlay.

Image

Added support for Google Maps background rendering.
You can now use a (static) Google Map image as background in most objects.

Image
User avatar
Pablo
 
Posts: 21508
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Page

Post by Pablo »

Page

Added 'Disable CSS media query' option to Page Properties. When this option is enabled, then breakpoints will not be published. This may be useful for testing purposes.

Added 'Disable HTML/CSS/JavaScript formatting'. This option disables beautify/minify options for the current page. This may be useful for testing purposes or when you have added code to the page which does not support formatting.

Added 'Disable custom code'. When this option is enabled, then custom code with not be included in the published page. This way you can test the page without custom code. For example, in case something does not work, so you do not have to remove all code.

Image

Added 'Apply these breakpoints to other pages' in Manage Breakpoints. This option applies the breakpoints to other (selected) pages if they do not already exist. Note that this does not affect the layout.

Image
User avatar
Pablo
 
Posts: 21508
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Photo Gallery/Photo Collage/Slide Show

Post by Pablo »

Photo Gallery/Photo Collage

When loading new images, the gallery will automatically use the meta data of the image (if available).

Added the ability to set a separate 'Thumbnail' image. This allows you to use a different (smaller) version of the image for thumbnails. It is also still possible to automatically generate a thumbnail image. This can be useful for example if you want a use a square image for the preview and the full-size image with normal aspect ratio.

Image

Added the ability to get images from a folder on the server. If the images contain description meta data then this will automatically be used for the title.

Image

Added support for Bootstrap modal in jQuery Dialog settings. This implements a responsive modal popup.

Image
Image


Slideshow

When loading new images, the gallery will automatically use the meta data of the image (if available).

Added 'Line' shape option to pagination, inspired by Bootstrap-4 Carousel indicators.

Image

Added new built-in navigation arrows, inspired by Bootstrap-4 Carousel arrows.

Image

Added the ability to get images from a folder on the server.

Image

Added ‘Maximum width’ property which limits the width of the slide show when used in full width (floating) mode. In previous versions this was fixed to 1920.

Image

Added ‘Full screen background’ slideshow mode. The images will cover the entire viewport. The slideshow will be fixed at the background, so it will not scroll with the rest of the content. Full screen background uses CSS3 animations, no JavaScript.

Image
User avatar
Pablo
 
Posts: 21508
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Image / Picture

Post by Pablo »

Image / Picture

The application now officially supports SVG images. The images will be rendered with a new built-in SVG in rendering engine.

Image

Added ‘Object-fit’ property. Specifies how the image should be resized to fit its container. Requires a modern browser! For example, Internet Explorer does not support this property! https://caniuse.com/#feat=object-fit

Image

• fill
The image is sized to fill the element's content box. If necessary, the object will be stretched or squished to fit.
• contain
The image is scaled to maintain its aspect ratio while fitting within the element's content box.
• cover
The image is sized to maintain its aspect ratio while filling the element's entire content box. The object will be clipped to fit.
• none
The image is not resized.
• scale-down
When the container is smaller than the image, it will be scaled down.

Image
User avatar
Pablo
 
Posts: 21508
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Carousel

Post by Pablo »

Carousel

Added 'Line' shape option to pagination, inspired by Bootstrap-4 Carousel indicators.

Added new built-in navigation arrows, inspired by Bootstrap-4 Carousel arrows.

Image

Added 'Flexible' mode. When this option is selected the child elements of the Carousel will be floating (instead of fixed). In this case the Carousel will be fully responsive and it can also be used inside layout grids. In 'Flexible mode' the Carousel can also be set to use the full height of the viewport.

Image
User avatar
Pablo
 
Posts: 21508
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Lightboxes

Post by Pablo »

Lightboxes
Lightbox preview image now automatically keeps aspect ratio of the image.

Added support for 3 new (third party) responsive lightboxes: lightcase, tosrus, venobox. Will be available in 'Free extras'

Image

The lightbox (in Page Properties) now supports: colorbox, lightcase, prettyphoto, swipebox, tosrus, venobox. These lightboxes can be used for YouTube, Vimeo, HTML5 Video, Inline frames and links.

Image

Added the ability to add a border (style, color, width, radius) to the lightbox preview image in YouTube, Vimeo and HTML5 video.

Added the possibility to use fancybox v3.

Image
User avatar
Pablo
 
Posts: 21508
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Property Inspector

Post by Pablo »

Property Inspector
Added 'Reset Property (RWD)'. This will reset the selected value, so will be the same across all breakpoints.

Added 'Reset All Properties (RWD)'. This will reset all responsive values of the object.

Image

The Property Inspector now displays a 'Responsive' icon if the property has different values in breakpoints, so you can quickly see whether the object has responsive properties.

Image

Added commands section with shortcuts to 'More properties', Events, Flexbox, Margin, Padding and Animations.

Image
User avatar
Pablo
 
Posts: 21508
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Color picker

Post by Pablo »

Color picker
Added 'Alpha slider' to color picker, making easier to set the alpha value of background and border colors.

Image
User avatar
Pablo
 
Posts: 21508
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Page Properties

Post by Pablo »

Added 'Use Safari mobile background fix'. This option implements a workaround for issues with full width (parallax/fixed/cover) background images on Safari mobile (iOS) browsers. This sets background-attachment to ‘scroll’, so the full image will be displayed.

Image
User avatar
Pablo
 
Posts: 21508
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Global Replace

Post by Pablo »

Global Replace
Added the ability to replace internal links.

Image
User avatar
Pablo
 
Posts: 21508
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

User defined variables

Post by Pablo »

User defined variables
Added $PROJECT_CSS$ system variable. This makes it possible to specify a different name for the global (external) style sheet, instead of using the project name.

Image
User avatar
Pablo
 
Posts: 21508
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Publish

Post by Pablo »

Publish
Make a backup of the complete project (including images) in zip format.

Image
User avatar
Pablo
 
Posts: 21508
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Wizard

Post by Pablo »

Wizard
Added new 'Wizard' object. This implements a wizard like component, which can be used (for example) to create a multi-page form. The wizard can either be modal (popup) or used as a standard element.

Image

Wizard is based on jQuery Dialog and has the same properties. The main difference with the Dialog object is that you can add multiple pages (steps). Adding objects works the same as with other containers, simply drag & drop the objects inside the drop area. Click the 'Next or 'Previous' button to go to another step. If the Wizard is used as a form, then the 'Finish' button will act as a submit button, otherwise it will simply close the Wizard.
User avatar
Pablo
 
Posts: 21508
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Dialog

Post by Pablo »

Dialog
Added border width property.

Added box-shadow properties.

Added animation duration and easing properties.

Image

Added 'Bootstrap' mode. This will use Bootstrap's modal instead of jQuery UI.

Image

Added the ability to use the dialog as a form.

Image

Added floating mode. When this option is enabled objects inside the dialog float instead of having a fixed position, so you can create flexible layouts.

Image

Added 'Buttons' properties. Buttons will be added at the bottom of the dialog and can be used to close the dialog or trigger other actions (events). This feature replaces the previous hardcoded button options.

Image

Image

Added 'Button alignment' and 'Button margin' properties. These specify the alignment and margins of the buttons in the footer of dialog.

Added the ability to customize the style of the buttons.

Image

Added 'Breakpoint' property. When the viewport gets smaller than the specified breakpoint value, the dialog will switch to full width mode. For use with floating mode!

Image
User avatar
Pablo
 
Posts: 21508
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Tabs

Post by Pablo »

Tabs
Added show and hide animations. This animates showing/hiding the panels.

Image

Added the ability to use the Tabs object as a form (Properties->Form->Enable Form).

Added the possibility to add a description and icon (FontAwesome/material icon) to tabs.

Image

Image

Added support for vertical tabs: Tabs at the left and Tabs at the right.

Image

Image
User avatar
Pablo
 
Posts: 21508
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Progress bar

Post by Pablo »

Progress bar
Added the ability to show percentages in the progress bar.

Image
User avatar
Pablo
 
Posts: 21508
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Themeable Button

Post by Pablo »

Themeable Button
(previous known as jQuery Button)

Added the ability to set the button(s) to full width in Layout grid.
This may be useful to create flexible (radio) button rows.

Example: Flexible row of radio buttons
Image
User avatar
Pablo
 
Posts: 21508
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Events

Post by Pablo »

Events
Added 'Form Submit' and 'Form Reset' actions to events. These actions can be used to submit or reset a form through events! For example, to submit a form via a button that is not part of the form.

Image

Added 'ondocumentready' to page events. This event is will be triggered once the page Document Object Model (DOM) is ready for JavaScript code to execute. This can be useful for example, to apply a style to an object.

Image
User avatar
Pablo
 
Posts: 21508
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Scroll Events and Transitions

Post by Pablo »

Scroll Events and Transitions
Added 'Disable scroll events on small screens' to the Page Properties. This option adds the ability to disable scroll events on small screens (e.g. phones).

Added 'Disable scroll transitions on small screens' to the Page Properties. This option adds the ability to disable scroll transitions on small screens (e.g. phones).
'Minimum width' specifies the width at which the scroll events/ transitions will be disabled.

Added 'Exclude browsers' to the Page Properties. This option adds the ability to disable scroll events and transitions on specific browsers (e.g. iOS, Android).

Image
User avatar
Pablo
 
Posts: 21508
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Login Tools

Post by Pablo »

Signup/Edit Profile
- Added the ability for the user to set an avatar image. The image can be displayed on the page with the "Login Name' object.

Image

Image

Login Name
- Added border, background, padding, vertical alignment properties.

- Added 'Display Avatar' option. This will display the avatar of the logged in user.

Image

Login
- Added 'User Roles' functionality. Users roles are used to create different types of users. These users will only have access to the pages that have configure this role. The roles are customizable in the properties of the Login admin.

Image

Image

Login Admin
- Redesigned the layout of the Login Admin for a modern look and feel.

Image

- Added table cell padding

- Added styling options for button and input fields.

Image

- Added support for striped and hover rows.

Image

- Added the ability to customize/translate the text of the various items (headers, buttons).

Image

- Added search/filter option

Image

- Added pagination.

Image

- Added 'avatar' support (see 'Signup/Edit Profile).

Image
User avatar
Pablo
 
Posts: 21508
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Form

Post by Pablo »

Form
- Added 'From' property to built-in form processor settings. This will set the 'from' address of email sent messages to the specified email address. If you leave the field empty then it will work like in previous versions: either the 'email' input will be used (if it exists) or the 'to' address.

Image

- Added server sided input validation (Form Properties->Advanced->Miscellaneous). This adds extra security to the form by also validating the input on the server side (using PHP), so even if JavaScript is disabled or the form has been modified (by spammers/hackers) the submitted data will still be validated. This feature uses the same settings as the JavaScript (client side) validation.

Image


Form Conditions
- Added 'Less than' and 'Greater than' conditions. It is also possible to create a range (greater than/less than combined).

- Added 'else' conditions. This can be used in combination with 'equal to', 'not equal to', 'greater than' and 'less than'.

Image


Editbox / Textarea
- Added the possibility to set the color of the placeholder text.

Image
User avatar
Pablo
 
Posts: 21508
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

User Interface

Post by Pablo »

User Interface
- Added 'Project backup in zip' option to File menu. This will create a full backup of the project and images etc on a local disk.

Image

- Many DPI improvements. For example, all built-in images/icons/toolbars now have high resolution versions for use on high DPI screens.

Image

- Added ‘Set initial zoom level based on DPI scaling’ option (Tools->Options->User Interface). On some computers with a high resolution (4k) display, the initial workspace may be too small. By enabling this option, the DPI value of your system will be used as the initial zoom level. For example, 144 dpi sets the zoom level to 150%.

- Added 'ctrl+click+drag' support to quickly duplicate objects just like in Word/PowerPoint:
• select the object that you want to duplicate.
• hover over the object with your mouse and press the CTRL key.
• while still pressing the CTRL key, click and drag the object to the new location.

- Added 'Search' option to Site Manager to filter pages in the list and quickly find a page.

Image

- Added 'Search' option to Page selection dialog (for internal links) to quickly find a page.

Image

- Added 'Recently Used Fonts' to the font dropdown list in the Ribbon and Format toolbar.

Image
User avatar
Pablo
 
Posts: 21508
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

HTML/CSS/JavaScript

Post by Pablo »

HTML/CSS/JavaScript
- All built-in JavaScript files are now loaded from the 'js' sub folder instead of embedded in the executable. This reduces the size of the application and memory usage. And it also makes it easier to replace the files (for advanced users).

- More objects now support ARIA role attributes. For example: tabs, accordion, search, blog, news feed ticker, navigation etc.

Image

- The 'margin' property is now responsive for most objects.

- If a full width object has margin then the margin value will be subtracted from the total width using css's calc function so the object does not become wider than its container.

Image

- Added 'Load built-in JavaScript files asynchronously' option in Tools->Options->HTML. Note: only useful when using external JavaScript file!

Image

Example:
Image

More information about this feature: https://www.w3schools.com/tags/att_script_async.asp
User avatar
Pablo
 
Posts: 21508
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Ready-to-use-JavaScript

Post by Pablo »

Ready-to-use-JavaScript
- Google Maps scripts now display a preview image in the workspace (instead of the generic JavaScript logo).

Image

- Added ‘Countdown Days’ script.

Image

- Added ‘Typewriter’ and ‘Typewriter Deluxe’ scripts.
The typewriter scripts simulate typing text. Typewriter Deluxe also includes a cursor and reverse mode.

Image

- Text scripts now show a preview of the text in the workspace.

- Added support for Google Fonts.

- Added support for Global Replace (fonts and colors)
User avatar
Pablo
 
Posts: 21508
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

News Viewer

Post by Pablo »

News Viewer
- Added support for background transparency (alpha).

- Added border radius option.

- Added ‘zoom’ and ‘newspaper’ animations.

Image
User avatar
Pablo
 
Posts: 21508
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Flexbox

Post by Pablo »

Flexbox
- Flexbox properties (flex grow, flex shrink, align self, flex basis) of objects are now responsive, so you can use different values in breakpoints.

- Added 'background image+overlay' support to Flex Container.

- Plus many improvements in the flexbox layout engine.
User avatar
Pablo
 
Posts: 21508
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Layer

Post by Pablo »

Layer
- Added 'breakpoint' property to Panel Layer. When the viewport is smaller than the specified breakpoint value, the panel layer will become full width.

Image
User avatar
Pablo
 
Posts: 21508
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

HTML code view

Post by Pablo »

- HTML / code viewer has a better contrast for dark color schemes.

Image
User avatar
Pablo
 
Posts: 21508
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Templates

Post by Pablo »

25 new (free) responsive templates.

Image
User avatar
Pablo
 
Posts: 21508
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Blocks

Post by Pablo »

Added more than 50 new blocks. Available as (free) add-on packs.
Including:
- feature blocks
- cards
- headers/footers
- forms
- photo gallery
- carousels
- count down/wait for it...
- intros
and many more

Image
User avatar
Pablo
 
Posts: 21508
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Tutorials

Post by Pablo »

Added new online tutorials with an introduction to some of the new features.

An Introduction to Flex Grid
http://wysiwygwebbuilder.com/flexgrid_part1.html
http://wysiwygwebbuilder.com/flexgrid_part2.html

An Introduction to Cards
http://wysiwygwebbuilder.com/cards.html

How to add a site search to your website?
http://wysiwygwebbuilder.com/sitesearch.html

How to use Master Pages?
http://wysiwygwebbuilder.com/master_page.html

Icon Fonts
http://wysiwygwebbuilder.com/iconfonts.html

Add Rich Snippets to your website using Structured Data (schema.org)
http://wysiwygwebbuilder.com/structured_data.html
User avatar
Pablo
 
Posts: 21508
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Shape

Post by Pablo »

Shape
- Improved: Shapes in 'Insert Shape' gallery are now rendered larger and sharper.

Image

- New feature: Add ‘Full width’ mode to Shape, Text Art and Clip Art for use with SVG output mode. This makes it possible to have scalable/flexible shapes/text/clipart in layout grids.

Image
Locked