Help needed

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
smartmedia
 
 
Posts: 66
Joined: Wed Jan 26, 2011 7:51 pm
Location: Hellas

Help needed

Post by smartmedia »

Hi..

I had buy in the past a Flash image gallery. Now i decide it to make it extension and want your help.
The gallery uses xml file in order to present the images, also uses one other xml for configuration.
I read the help file but still everything looks blur in my head. It's my first time extension.
This is the xml where the photos are stored. Can some one help me to modify it...???

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<gallery>
<category title="Flowers" date_created="12/13/2008">
<photo name="flowers/2.jpg">
<title>Life Between Stones</title>
<description>
<![CDATA[<body><u>Aenean tristique</u> pretium purus. <b>Nulla bibendum</b> metus vel lorem. Suspendisse urna leo, dapibus non, bibendum ut, tempor id, massa. Duis massa lacus, ultrices vitae, sodales vehicula, tincidunt vel, sapien. Integer purus.</body>]]>
</description>
<url>http://www.flashden.net</url>
</photo>
Question
Do i need to add the modified xml file and check the option "This file requires processing"...???
Question
The gallery use thumbnails also. Those thumbnails are kept in a folder. Do i need to add something in Extension builder in order to automatically generated from the original one...??

That's all for now, any help will appreciate it.


Image
infogate
<script type="text/javascript">jQuery.noConflict();</script>
User avatar
bourin
 
 
Posts: 71
Joined: Tue Dec 09, 2008 10:46 am

Re: Help needed

Post by bourin »

I have also designed an WWB Extension for an flash gallery, but based on the C/C++ COM Extension Interface. The configuration for flash gallery based also into a XML file. Perhaps are following hints under http://www.mjh-software.org/wwb_slanted ... allery.php useful that you can design your Extension? If not, please let me know more details for your flash product.
professional WWB extensions for tables, MySQL, Excel, e-commerce, measurement, gallery, file uploader, ... - produced from german and thai software engineers
User avatar
BaconFries
 
 
Posts: 5364
Joined: Thu Aug 16, 2007 7:32 pm

Re: Help needed

Post by BaconFries »

Please note the terms of making a extension see following url
Do not use scripts that are commercial (for sale) this means that you are unable to share the extension/or script with other users unless you the have the "rights to do so" from the original author as the script should always be bought/purchased from him/her as it is not ment to be distributed for free, and if purchased is only ment for use by one person for personal use only....
viewtopic.php?f=42&t=17899
smartmedia
 
 
Posts: 66
Joined: Wed Jan 26, 2011 7:51 pm
Location: Hellas

Re: Help needed

Post by smartmedia »

Hi..

I buy the flash gallery from Flash eden 2 years a go. The author also gave the source code. having the source code i suppose that gives me the right to do what even i want, right...??? Normally when you buy from there you get the royalties also. Correct me i am wrong.
infogate
<script type="text/javascript">jQuery.noConflict();</script>
User avatar
BaconFries
 
 
Posts: 5364
Joined: Thu Aug 16, 2007 7:32 pm

Re: Help needed

Post by BaconFries »

No...the source files/code are provided for your use only to be used by yourdelf only just because you have the source files doesnt give you the right to supply it to others for "Free", that is why the original author sells it so that he/she can make money from other users who purchase like you have done....if you give it away then how does the original author make anything from it, that is why it is for sale on Flashden and not given away for free....

Lets put it like this you have purchased Web Builder now does that mean you have the right to give it away for free to other people that you know???? or want to simply share it with!

Taken from Flashden which is now Activeden please read 2. Proprietary Rights

The following terms and conditions (Terms and Conditions) govern your use of this web site, and any content made available from or through the following Envato Marketplaces web sites (Sites), including but not limited to:

Site Name Accessible at:
ActiveDen http://www.activeden.net
AudioJungle http://www.audiojungle.net
CodeCanyon http://www.codecanyon.net
GraphicRiver http://www.graphicriver.net
ThemeForest http://www.themeforest.net
VideoHive http://www.videohive.net
3DOcean http://www.3docean.net
Tuts+ Marketplace marketplace.tutsplus.com

The Sites are owned and operated by Envato Pty Ltd. (Envato or we or us).

Your use of, and access to, the Sites indicates your acceptance of these Terms and Conditions.

1. Membership
You need not be a member of the Sites to access the Sites or use the content or services. However, access to some areas of the Sites and some content and services may also be restricted to members only.

On becoming a member, you will be required to enter into a separate Membership Agreement.

2. Proprietary Rights
Your use of the Sites does not grant to you any ownership or interest in any content, code, data or materials you may access on or through the Sites or any intellectual property rights subsisting any content, code, data or materials you may access on or through the Sites.


You may download a single copy of any content contained on the Sites, solely for your personal, non-commercial use, consistent with these terms of use, provided that you maintain the copyright and other notices contained in that content. This excludes products available for sale/licensing on the Sites.

Your use of the Sites does not grant to you any ownership or interest in any content, code, data or materials you may access on or through the Sites or any intellectual property rights subsisting any content, code, data or materials you may access on or through the Sites.

If you make other use of the Sites, or the Products, content, code, data or materials on the Sites or available through the Sites, except as otherwise provided above, you will violate copyright and other laws of Australia, other countries, as well as applicable state laws and may be subject to liability for such unauthorised use.
Post Reply