Extensions and main frames

In this section you can share self-made extensions with other users of WYSIWYG Web Builder.
There is a dedicated section for commercial extensions.
Post Reply
g41797
 
 
Posts: 1
Joined: Fri Dec 23, 2011 2:03 pm

Extensions and main frames

Post by g41797 »

Hi
First of all the problem I'd like to solve:

My project has main frame and set of pages pointed to this main frame.
Main frame has smart links (parent/previous/next) and mp3 player extension.
As you already understood, after HTML generation(publishing) links were OK, but mp3 player played
the same mp3 file for all pages :(

So I need possibility to define once extension on main frame and overwrite some properties of this extension on
other page
. For my example above I need overwrite file name.

I developed 2 extensions (see attached zip file):
- mp3master
- mp3file

Because I want share possible solution, I added to zip projects instead of "production ready" extension.

mp3master uses WebMinster Web Player (http://www.webminster.org/webplayer/)
and is simplified version of mp3 player extension by Pablo Software Solutions
(http://www.pablosoftwaresolutions.com http://www.wysiwygwebbuilder.com)
You can place it on master frame and configure it (almost) as regular mp3 player.

mp3file allows add mp3 (actually any) file to the page.

On generated page mp3master and mp3file work in cooperation: if file was already defined by mp3file
extension. mp3frame uses it, otherwise it use default file.

I hope you got an idea

This approach may be useful for other extensions

Extension makers, what do you think?

TIA
Georgy
Post Reply