SUGGEST FOR EXTENSION DEVELOPMENT
- BaconFries
-
- Posts: 5640
- Joined: Thu Aug 16, 2007 7:32 pm
Re: SUGGEST FOR EXTENSION DEVELOPMENT
It is not possible to open "Official" extensions with the Extension Builder to make any changes, there are no xwb files available for you to do so, this is because "Official" extensions are not made with the Builder, they are programed using C++ I believe, and like the extension builder there are no files available for you to make any changes.... You can of course make changes to the script manually to what you think you need.
- protectourlands
-
- Posts: 426
- Joined: Sat May 24, 2008 2:16 am
- Contact:
Re: SUGGEST FOR EXTENSION DEVELOPMENT
lcasarin
Try using iframe lightbox extension, the greybox browser extension, or use the WB Inline frame and repeat it for each logo. Set it to Display content inside lightbox and choose a logo as the preview image. The image will open the client's website in lightbox. Or set the logos on your page in the desired layout (array), and apply links to their websites. Use the pop-up option if you do not wish for the websites to open in separate tabs.
The only difference to what you have done in Photo Album and any of these options is that you will have to repeat each lightbox to build your desired array, as they do not allow for multiple images in 1 container.
Try using iframe lightbox extension, the greybox browser extension, or use the WB Inline frame and repeat it for each logo. Set it to Display content inside lightbox and choose a logo as the preview image. The image will open the client's website in lightbox. Or set the logos on your page in the desired layout (array), and apply links to their websites. Use the pop-up option if you do not wish for the websites to open in separate tabs.
The only difference to what you have done in Photo Album and any of these options is that you will have to repeat each lightbox to build your desired array, as they do not allow for multiple images in 1 container.
Re: SUGGEST FOR EXTENSION DEVELOPMENT
It's done :- viewtopic.php?f=42&t=48414Adendum wrote:Need to get the other CoDrop extension working (see XML thread) before I move on. Need some xml/xslt guru assistance though as I'm stuck.
- iamafireman
-
- Posts: 84
- Joined: Mon May 26, 2008 2:41 am
- Location: Tennessee
Re: SUGGEST FOR EXTENSION DEVELOPMENT
Would anybody be willing to build this into an extension?
https://github.com/codecomputerlove/PhotoSwipe
or any other slider that works with finger swipe would be nice.
https://github.com/codecomputerlove/PhotoSwipe
or any other slider that works with finger swipe would be nice.
Re: SUGGEST FOR EXTENSION DEVELOPMENT
Image Full Width Extension
In the context of a Responsive Web Design we can use a layer set to 'Relative' sizing with the alignment set to 'Strech content' so we can have a responsive image. The result is disappointing due to the disrupted dimensions. Is it possible to do a better job, so an image resizes correctly depending on the screen size?
Yes, I think so if we have an extension based on the PHP an jQuery solution of James Fairhurst. I hope someone will pick up my request and we can optimized our WWB websites so the images are responsive and look great on a mobile device, a tablet and on a PC without creating mobile only versions of our sites.
Thanx, iVent
Demo:
http://www.jamesfairhurst.co.uk/SkeletonResizeImages/
Article and download:
http://www.jamesfairhurst.co.uk/posts/v ... nd_jquery/
In the context of a Responsive Web Design we can use a layer set to 'Relative' sizing with the alignment set to 'Strech content' so we can have a responsive image. The result is disappointing due to the disrupted dimensions. Is it possible to do a better job, so an image resizes correctly depending on the screen size?
Yes, I think so if we have an extension based on the PHP an jQuery solution of James Fairhurst. I hope someone will pick up my request and we can optimized our WWB websites so the images are responsive and look great on a mobile device, a tablet and on a PC without creating mobile only versions of our sites.
Thanx, iVent
Demo:
http://www.jamesfairhurst.co.uk/SkeletonResizeImages/
Article and download:
http://www.jamesfairhurst.co.uk/posts/v ... nd_jquery/
Re: SUGGEST FOR EXTENSION DEVELOPMENT
Headlines Full With Extension
And here an other one to request. FitText a jQuery plugin for responsive websites, makes font-sizes flexible to use on your fluid or responsive layout to achieve scalable headlines that fill the width of a parent element.
Article and download:
http://fittextjs.com
And here an other one to request. FitText a jQuery plugin for responsive websites, makes font-sizes flexible to use on your fluid or responsive layout to achieve scalable headlines that fill the width of a parent element.
Article and download:
http://fittextjs.com
- BaconFries
-
- Posts: 5640
- Joined: Thu Aug 16, 2007 7:32 pm
Re: SUGGEST FOR EXTENSION DEVELOPMENT
@ iVent Unlike other web designg programs (dreamw**ver)WYSIWYG Web Builder uses a fixed position (pixel perfect)for its layout and not a fluid or scaleable this means tha text/image on a page cannot increase/drease in size with the users screen resolution . please read the following to undrstand more about what WYSIWYG Web Builder is
viewtopic.php?f=10&t=1886
viewtopic.php?f=10&t=1886
- amrajadhyaksha
-
- Posts: 157
- Joined: Thu Apr 09, 2009 2:26 am
- Location: mumbai
- Contact:
Can MegaMenu be modified to this?
Hello all,
Please see http://www.mtn.com and the dropdown menu.
It resembles the mega menu, only difference being that it starts from a (hypothetical) 2nd tab but the drop down covers the width of the full banner and starts from the beginning of the banner instead of starting from the bottom of the tab it originates from.
Seeing the page for yourself may make this clearer than my description of it.
Can the megamenu be modified to look like this?
Please see http://www.mtn.com and the dropdown menu.
It resembles the mega menu, only difference being that it starts from a (hypothetical) 2nd tab but the drop down covers the width of the full banner and starts from the beginning of the banner instead of starting from the bottom of the tab it originates from.
Seeing the page for yourself may make this clearer than my description of it.
Can the megamenu be modified to look like this?
Re: SUGGEST FOR EXTENSION DEVELOPMENT
BaconFries, thanx I know that. This is probably one of the strongest points of WWB (;-) I only hoped that someone could make an adaption somehow. As we see with the beautiful jQuery Masonry extension, what can be done to get responsive (pc, tablet, mobile) websites. As I explain I thought perhaps with the existing use of layers with adaptive text and pictures, that something was possible to do with these jQuery plugin solutions. Thanx again and I'll just wait and see what the future of extensions will bring.BaconFries wrote:@ iVent Unlike other web designg programs (dreamw**ver)WYSIWYG Web Builder uses a fixed position (pixel perfect)for its layout and not a fluid or scaleable this means that text/image on a page cannot increase/drease in size with the users screen resolution .
Greetz, iVent
- Pascal-Gilles
-
- Posts: 83
- Joined: Tue Apr 05, 2011 8:06 pm
- Location: France
- Contact:
Re: SUGGEST FOR EXTENSION DEVELOPMENT
Hi,
I discovered this nice, playful and furthermore impressive slider: http://tympanus.net/Tutorials/HoverSlideEffect
Added an Intro step with fade effect on my site (javascript small tweak): http://www.soslignes-ecrivain-public.fr ... etail.html
Cool one that could be an extension (one day I will dig this process, need more time but it's on my to do list )
Cheers!
I discovered this nice, playful and furthermore impressive slider: http://tympanus.net/Tutorials/HoverSlideEffect
Added an Intro step with fade effect on my site (javascript small tweak): http://www.soslignes-ecrivain-public.fr ... etail.html
Cool one that could be an extension (one day I will dig this process, need more time but it's on my to do list )
Cheers!
http://www.soslignes-ecrivain-public.fr/
More than 30(!) Nivo Slider tutorials:
http://www.soslignes-ecrivain-public.fr ... -Blog.html
More than 30(!) Nivo Slider tutorials:
http://www.soslignes-ecrivain-public.fr ... -Blog.html
- amrajadhyaksha
-
- Posts: 157
- Joined: Thu Apr 09, 2009 2:26 am
- Location: mumbai
- Contact:
Fab menus
http://store.sony.com/webapp/wcs/stores ... ccessories
Just see all the navigation, starting from PRODUCT down.
The third menu "OVERVIEW" onwards is fascinating, in that the bottom half of the page changes while the top remains constant.
Any idea how this happens?
Just see all the navigation, starting from PRODUCT down.
The third menu "OVERVIEW" onwards is fascinating, in that the bottom half of the page changes while the top remains constant.
Any idea how this happens?
- amrajadhyaksha
-
- Posts: 157
- Joined: Thu Apr 09, 2009 2:26 am
- Location: mumbai
- Contact:
Do we already have something similar?
Hi,
Please see http://www.entrepreneur.com/article/179020
As you scroll down, after a certain distance, a box slides in from the bottom.
Do we already have this?
Please see http://www.entrepreneur.com/article/179020
As you scroll down, after a certain distance, a box slides in from the bottom.
Do we already have this?
Re: Do we already have something similar?
hi there;amrajadhyaksha wrote:Hi,
Please see http://www.entrepreneur.com/article/179020
As you scroll down, after a certain distance, a box slides in from the bottom.
Do we already have this?
i have something like this that let you replicate it.
unfortunately i've discontinued and abandoned this extension, i will see what can i do...
- amrajadhyaksha
-
- Posts: 157
- Joined: Thu Apr 09, 2009 2:26 am
- Location: mumbai
- Contact:
@RZ
TODA LECHA in advance, Rabbi.
Re: SUGGEST FOR EXTENSION DEVELOPMENT
@amrajadhyaksha
please see this: http://wysiwygwebbuilder.com/forum/view ... 42&t=48834
hope you can find it useful.
please see this: http://wysiwygwebbuilder.com/forum/view ... 42&t=48834
hope you can find it useful.
- amrajadhyaksha
-
- Posts: 157
- Joined: Thu Apr 09, 2009 2:26 am
- Location: mumbai
- Contact:
@RZ Re PAO extension
Thanks, Rabbi, will have to try it out.
Looks a bit different from what I was looking for, but of course will try.
Thanks a lot.
Looks a bit different from what I was looking for, but of course will try.
Thanks a lot.
Re: SUGGEST FOR EXTENSION DEVELOPMENT
@amrajadhyaksha
just the sample looks different, but the logic is exactly the same.
all depends on how you use it (and of course on your imagination!)
just the sample looks different, but the logic is exactly the same.
all depends on how you use it (and of course on your imagination!)
Re: SUGGEST FOR EXTENSION DEVELOPMENT
i suggest about all the photo exetensionm ade here to make it with the possibiltie of retrieval of the picture from a database in the server.
Re: SUGGEST FOR EXTENSION DEVELOPMENT
An extension similar to data viewer or dbts csv list but simpler. One that dynamically reads a delimited text file and populates a standard non-sortable table. Could be used for price/comparison matrix etc. A user would only have to make small changes to the text file to update prices, description, etc.
I have found php and javascripts that do something like this but I have no idea how to build it in to an extension. The code looks fairly simple especially to anyone who knows how to code.
I could devote time to help put it together, test etc.
I have found php and javascripts that do something like this but I have no idea how to build it in to an extension. The code looks fairly simple especially to anyone who knows how to code.
I could devote time to help put it together, test etc.
- amrajadhyaksha
-
- Posts: 157
- Joined: Thu Apr 09, 2009 2:26 am
- Location: mumbai
- Contact:
Re: JQuery Accordion Menu
http://www.wysiwygwebbuilder.com/accordionmenu.html
http://www.wysiwygwebbuilder.com/jquery_accordion.html
While both the above are excellent, it is well known that another jquery extension cannot be used in the same page.
This severely restricts creative expression re: galleries etc as many of them use jquery.
Would it be possible to have an extension that behaves the same way, but does not use jquery?
The built in slide Menu is not an answer as in performance it keeps jumping up and down, page boundaries going for a toss. The jquery menu also looks more aesthetic.
Any help?
http://www.wysiwygwebbuilder.com/jquery_accordion.html
While both the above are excellent, it is well known that another jquery extension cannot be used in the same page.
This severely restricts creative expression re: galleries etc as many of them use jquery.
Would it be possible to have an extension that behaves the same way, but does not use jquery?
The built in slide Menu is not an answer as in performance it keeps jumping up and down, page boundaries going for a toss. The jquery menu also looks more aesthetic.
Any help?
- BaconFries
-
- Posts: 5640
- Joined: Thu Aug 16, 2007 7:32 pm
Re: SUGGEST FOR EXTENSION DEVELOPMENT
@amrajadhyaksha
The two Accordions that you have mentioned both use the same jQuery so they can be used on the same page, the only difference is that jQuery Accordion Widget - Version 1.1 belowis depreciated and is only intended to be used for backwards compatibilty with WYSIWYG Web Builder 7 if you wish a Accordion then it is recommened that you now use the inbuilt version found in WYSIWYG Web Builder 8 and higher
http://www.wysiwygwebbuilder.com/jquery_accordion.html
There is more than one jQuery menu as they all use it, so to help please be more specific by saying which one is giving you any issue!
Also the slide menu uses jQuery but I dont understand really what your issue is with it!
What your saying is and isnt true you can use multiple jQuery extensions/Objects on the same page only if they all use the exact same version of jQuery ie 1.7.2 which at present is what all jQuery Objects use within WYSIWYG Web Builder. But if a jQuery extension useas lower or a different version then there will be conflicts.it is well known that another jquery extension cannot be used in the same page
The two Accordions that you have mentioned both use the same jQuery so they can be used on the same page, the only difference is that jQuery Accordion Widget - Version 1.1 belowis depreciated and is only intended to be used for backwards compatibilty with WYSIWYG Web Builder 7 if you wish a Accordion then it is recommened that you now use the inbuilt version found in WYSIWYG Web Builder 8 and higher
http://www.wysiwygwebbuilder.com/jquery_accordion.html
There is more than one jQuery menu as they all use it, so to help please be more specific by saying which one is giving you any issue!
Also the slide menu uses jQuery but I dont understand really what your issue is with it!
- amrajadhyaksha
-
- Posts: 157
- Joined: Thu Apr 09, 2009 2:26 am
- Location: mumbai
- Contact:
Re: SUGGEST FOR EXTENSION DEVELOPMENT
Thanks, BF.
I was not aware of the jquery 1.7.2 point that you have mentioned. That takes care of part of my problem.
My main problem was using a jquery extension with the accordion.
Yes, there can be different versions between the extension and the WWB 8.2.1's inbuilt jquery objects, so conflict is expected as per your clarification.
Hence the request for a menu that behaves like the jquery accordion but does not use jquery.
Thanks again for the prompt reply which was quite helpful.
I was not aware of the jquery 1.7.2 point that you have mentioned. That takes care of part of my problem.
My main problem was using a jquery extension with the accordion.
Yes, there can be different versions between the extension and the WWB 8.2.1's inbuilt jquery objects, so conflict is expected as per your clarification.
Hence the request for a menu that behaves like the jquery accordion but does not use jquery.
Thanks again for the prompt reply which was quite helpful.
Re: SUGGEST FOR EXTENSION DEVELOPMENT
Extension released: viewtopic.php?f=42&t=49343gforce7 wrote:An extension similar to data viewer or dbts csv list but simpler. One that dynamically reads a delimited text file and populates a standard non-sortable table. Could be used for price/comparison matrix etc. A user would only have to make small changes to the text file to update prices, description, etc.
I have found php and javascripts that do something like this but I have no idea how to build it in to an extension. The code looks fairly simple especially to anyone who knows how to code.
I could devote time to help put it together, test etc.
Re: SUGGEST FOR EXTENSION DEVELOPMENT
Running WYSIWYG Web Builder since 2007...
Re: SUGGEST FOR EXTENSION DEVELOPMENT
Running WYSIWYG Web Builder since 2007...
Re: SUGGEST FOR EXTENSION DEVELOPMENT
LOL....it's already on my To Do list...but I wont be able to get to it for a while, maybe one of the other builders will oblige.
Re: SUGGEST FOR EXTENSION DEVELOPMENT
too bad it isnt supported by all browsers yet
Hans
Hans
Re: SUGGEST FOR EXTENSION DEVELOPMENT
wow...!!!! Awesome slider.kabubi wrote:Can we development this slide? http://alexdunphy.github.com/refineslide/ thxs
Good day to all!!!!
Joe
- amrajadhyaksha
-
- Posts: 157
- Joined: Thu Apr 09, 2009 2:26 am
- Location: mumbai
- Contact:
Re: SUGGEST FOR EXTENSION DEVELOPMENT
What am I suggesting here?
Perhaps too many things to many champions of the fora.
Or maybe, just sharing a beautiful experience that may perhaps be brought within one's capability.
Take a look....
http://www.healinghistories.org/
It's a demo site at codrops.
Perhaps too many things to many champions of the fora.
Or maybe, just sharing a beautiful experience that may perhaps be brought within one's capability.
Take a look....
http://www.healinghistories.org/
It's a demo site at codrops.
- amrajadhyaksha
-
- Posts: 157
- Joined: Thu Apr 09, 2009 2:26 am
- Location: mumbai
- Contact:
Nice Gallery, this
http://www.dykinga.com/
Thumbnails softly slide in when you hover over the image.
Flash, but guess here everyone is into proving that what flash can do, jquery or css or HTML5 can do better.
AMEN.
Thumbnails softly slide in when you hover over the image.
Flash, but guess here everyone is into proving that what flash can do, jquery or css or HTML5 can do better.
AMEN.
- amrajadhyaksha
-
- Posts: 157
- Joined: Thu Apr 09, 2009 2:26 am
- Location: mumbai
- Contact:
Re: SUGGEST FOR EXTENSION DEVELOPMENT
Do we have a dropline menu, or can any one of the existing ones be made into one?
Something like this http://www.dynamicdrive.com/style/cssli ... line_menu/ should be fine.
Of course, the best in the league is Stu Nicholls, but his work is only for admiration as it's ©.
Something like this http://www.dynamicdrive.com/style/cssli ... line_menu/ should be fine.
Of course, the best in the league is Stu Nicholls, but his work is only for admiration as it's ©.
- BaconFries
-
- Posts: 5640
- Joined: Thu Aug 16, 2007 7:32 pm
Re: SUGGEST FOR EXTENSION DEVELOPMENT
Adendum has a dropline extension in progress, it should be released shortly
Re: SUGGEST FOR EXTENSION DEVELOPMENT
Running WYSIWYG Web Builder since 2007...
- amrajadhyaksha
-
- Posts: 157
- Joined: Thu Apr 09, 2009 2:26 am
- Location: mumbai
- Contact:
Can such a menu be developed as an extension?
http://www.apple.com/mac/ the second level bar that drives the icons in the middle.
Re: SUGGEST FOR EXTENSION DEVELOPMENT
it is already considered here: http://wysiwygwebbuilder.com/forum/view ... 42&t=47440
just follow the links ( [video] / [slides] buttons )...
IMPORTANT NOTE:
the movie used is the same link! BUT IN ANY WAY I USE THE SAME CODING.
i'm not shouting please, i just wanted to emphasize i never use third party code for best support reasons. i'm 100% responsible about the code.
Re: SUGGEST FOR EXTENSION DEVELOPMENT
thank you.
-
-
- Posts: 24
- Joined: Sun Apr 01, 2012 10:42 pm
- Contact:
Re: SUGGEST FOR EXTENSION DEVELOPMENT
on the demo for the video background it said coming soon. I was just wondering when it might be completed. You do fantastic work and i have quite a few of your extentions, I am currently trying to figure them all out . Great work and please let me know when the video extension is ready.
Re: SUGGEST FOR EXTENSION DEVELOPMENT
so, why not post these questions in the original thread? i didn't receive feedback about the video background and didn't know you are using my extensions...
so... it will be coming <more> soon...
btw, please post links to your work so i can see what you are "cooking" with my extensions! ok, i must admit i'm a bit curious
so... it will be coming <more> soon...
btw, please post links to your work so i can see what you are "cooking" with my extensions! ok, i must admit i'm a bit curious
-
-
- Posts: 24
- Joined: Sun Apr 01, 2012 10:42 pm
- Contact:
Re: SUGGEST FOR EXTENSION DEVELOPMENT
I was bouncing from thread to thread and actually forgot which one was the original one. Sorry bout that. I am currently redesigning my site, http://lionsheaddesigns.com and I havent published it yet because I am still playing with what your extensions do and how I can implement them into a new design. Once I have it figured out I will be creating another web site, http://1959design.com and using everything there that I am learning now. I will let you know when this happens[RZ] wrote:so, why not post these questions in the original thread? i didn't receive feedback about the video background and didn't know you are using my extensions...
so... it will be coming <more> soon...
btw, please post links to your work so i can see what you are "cooking" with my extensions! ok, i must admit i'm a bit curious
-
-
- Posts: 24
- Joined: Sun Apr 01, 2012 10:42 pm
- Contact:
Re: SUGGEST FOR EXTENSION DEVELOPMENT
Has it arrived yet? or is it still coming soon?[RZ] wrote:thank you.
- BaconFries
-
- Posts: 5640
- Joined: Thu Aug 16, 2007 7:32 pm
Re: SUGGEST FOR EXTENSION DEVELOPMENT
@ tsunamitommy please post all question regarding [RZ] extension in his original thread of the extension, this section is for making suggestion for extensions
As [RZ]
As [RZ]
so, why not post these questions in the original thread?
-
-
- Posts: 24
- Joined: Sun Apr 01, 2012 10:42 pm
- Contact:
Re: SUGGEST FOR EXTENSION DEVELOPMENT
Ok sorry bout that. I think I have found the original thread and will post replies there.
Re: SUGGEST FOR EXTENSION DEVELOPMENT
I do like the carosel that is use here in HP's site
http://www8.hp.com/uk/en/home.html
This would be nice.
http://www8.hp.com/uk/en/home.html
This would be nice.
Running WYSIWYG Web Builder since 2007...
Re: SUGGEST FOR EXTENSION DEVELOPMENT
@bendigo
you can do it with the layers extensions you already have: use the layers pagination, also you can optionally add the play/stop loop function (other extension you also have)...
you can do it with the layers extensions you already have: use the layers pagination, also you can optionally add the play/stop loop function (other extension you also have)...
Re: SUGGEST FOR EXTENSION DEVELOPMENT
@RZ you are right. Should have thought about that.
Cheers.
Cheers.
Running WYSIWYG Web Builder since 2007...
- amrajadhyaksha
-
- Posts: 157
- Joined: Thu Apr 09, 2009 2:26 am
- Location: mumbai
- Contact:
Re: SUGGEST FOR EXTENSION DEVELOPMENT
Color Animated Text Script
http://www.csgnetwork.com/directcoloranimation.html
Can someone create this?
Thanks
http://www.csgnetwork.com/directcoloranimation.html
Can someone create this?
Thanks
Re: SUGGEST FOR EXTENSION DEVELOPMENT
i think that the Gallery at this use it: http://www.weylandindustries.com/david