Developer forum

Forum » Dynamicweb 10 » Create a new Item/ element to be used in Visual Editor

Create a new Item/ element to be used in Visual Editor

Rabih Kobeissy
Reply

Hi,

I'm trying to create new elements for the visual editor, similar to the Swifty Slider.

I want the text to overlay the images, which will slide in the background with animations.

Is this possible?


Replies

 
Nicolai Pedersen Dynamicweb Employee
Nicolai Pedersen
Reply

Yes, that is possible.

You can find documentation and example for Swiffy slider here: https://swiffyslider.com/examples/

 
Rabih Kobeissy
Reply

HI Nicolai,

My question is how to create a new element in dynamic web that can be used in the visual editor,

I already developed the element i want to know where to put that htm code with the css . 

the element i want to make is not available in the example as i want the text to be ovlay the Slider not the  image in the slider as shown in the exampls

 
Nicolai Pedersen Dynamicweb Employee
Nicolai Pedersen
Reply

Hi Rabih

You can read about that in the documentation.

A general introduction to templates in Dynamicweb: https://doc.dynamicweb.dev/documentation/implementing/ssr/index.html

Extending Swift: https://doc.dynamicweb.dev/documentation/implementing/swift/extendingswift/index.html#custom-paragraph-types

That should get you started.

 

You must be logged in to post in the forum