21
zoullou
Re: XCGal and paypal links
  • 2006/9/1 10:37

  • zoullou

  • Quite a regular

  • Posts: 250

  • Since: 2004/3/2 0


Hi all,

I have to know which Graphical library do you use on your site to add it support.

GD : allready supported

- ImageMagick binaries
- imagick PECL extension
- imlib library
- NetPBM

Thanks



22
zoullou
Re: XCGal and paypal links
  • 2006/8/29 12:56

  • zoullou

  • Quite a regular

  • Posts: 250

  • Since: 2004/3/2 0


Quote:

carnuke wrote:
- Will the light box have other transition effects?
- Will there be import scripts for xcgal, myalbum-p?

I don't know if lightbox provide other transitions.
Yes i will provide imports script after first release.

Quote:

davidl2 wrote:
Being able to hide certain fields from the admin screen would be a nice feature.

Which fields ? You can hide download link, rate link and ecard link with group perm feature.



23
zoullou
Re: Color Picker element? What is it and how to make it work?
  • 2006/8/29 12:43

  • zoullou

  • Quite a regular

  • Posts: 250

  • Since: 2004/3/2 0


Hi Chappy,

Color picker is a XoopsFormElement. It must be used on a XoopsFormElement.
Where you want to use it ? (in news for exemple)

Thanks



24
zoullou
Re: XCGal and paypal links
  • 2006/8/26 11:36

  • zoullou

  • Quite a regular

  • Posts: 250

  • Since: 2004/3/2 0


Hi all,

What do you think if i add an extra field on the DB (type : text). I can add a preference to display or not this field on photo submit page and a smarty varible will automaticly created. You just have to put this varible where you want on the template.

Cheers



25
zoullou
Re: Color Picker element? What is it and how to make it work?
  • 2006/8/26 10:26

  • zoullou

  • Quite a regular

  • Posts: 250

  • Since: 2004/3/2 0


No problem



26
zoullou
Re: Color Picker element? What is it and how to make it work?
  • 2006/8/26 9:03

  • zoullou

  • Quite a regular

  • Posts: 250

  • Since: 2004/3/2 0


Hi all,

Here is a translation of a little article that i made for the French suport site.

Resized Image
You can use this Form Element on your XOOPS form by including the formLoader (class/xoopsformloader.php).
The name of this new class is : XoopsFormColorPicker. The constructor of this class : XoopsFormColorPicker($caption, $name, $value="#FFFFFF")
Caption and name have the same fonctionnality as for other XoopsFormElement and the 3rd parameter is for the default color.

You can test it like this :
$form = new XoopsThemeForm('Color Picker test form''color_picker_test''test.php''post'true);
$form->addElement(new XoopsFormColorPicker("Color Picker","color1"),true);
$form->display();


This code create a form with only the color picker. It work like the dataPicker, you must click on the button to display the color on a popoup windows.

I will add a post about this new feature : "Gave XoopsForm elements the possibility to render custom validation code"

Cheers



27
zoullou
Re: XCGal and paypal links
  • 2006/8/25 21:11

  • zoullou

  • Quite a regular

  • Posts: 250

  • Since: 2004/3/2 0


Hi Carnuke,

I'm currently developping a gallery module and i'd like to have more inforrmation about what you want.
Could you give me an exemple of what you want to have ? What is the syntax of the paypal code ?

Thanks



28
zoullou
Re: installing lastest xoops
  • 2006/8/24 6:45

  • zoullou

  • Quite a regular

  • Posts: 250

  • Since: 2004/3/2 0


Quote:

JCDunnart wrote:
XOOPS 2.2.4 is the version you need to upgrade to.

NO. XOOPS 2.2.x aren't stable. If you want to be up to date use the downgrade script to get a XOOPS 2.0.x version and after upgrade it to the last XOOPS 2.0.x version by using dedicated version upgrade script.

Cheers



29
zoullou
Re: What feature for gallery module
  • 2006/8/23 16:49

  • zoullou

  • Quite a regular

  • Posts: 250

  • Since: 2004/3/2 0


I don't know if this module will be compatible with XOOPS 2.2. This version of XOOPS isn't the stable branch, so if it work on it you're lucky

I will test it after the beta release.

Cheers



30
zoullou
Re: What feature for gallery module
  • 2006/8/23 15:51

  • zoullou

  • Quite a regular

  • Posts: 250

  • Since: 2004/3/2 0


Hi,

You can find more advenced feature here : http://www.zoullou.net/modules/news/article.php?storyid=5

Cheers




TopTop
« 1 2 (3) 4 5 6 ... 17 »



Login

Who's Online

226 user(s) are online (154 user(s) are browsing Support Forums)


Members: 0


Guests: 226


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits