About propagator


Website:
propagator has written 16 articles so far, you can find them below.


ImgOwl FAQ

Q: Why I can’t see the flash which was generated by IMGOWL?
A: At first,please check whether you have changed filename or folder name for IMGOWL. You are not allow to revise IMGOWL’s folder name or any files’ name. Please restore them to check again.Secondly,please check the IMGOWL configuration file – “imgowl.conf.php”. It located in “imgowl” folder.You should revise setting values to fit your server setting.Please note: DO NOT CHANGE FOLDER NAME,FILE NAME,FILE LOCATION for all IMGOWL files.

Q: Why I can’t see the caption on image?
A: 1. You should check whether you have set them as HTML? If yes,please note that IMGOWL just accept strict HTML expression.You should quote all HTML attributes with single quote marks.DO NOT use double quote marks or non-quote.

2. Check “captionX” and “captionY”.they are coordinates for caption.If “captionY” is “0″,You won’t see the caption.

Q: Why I can’t see the caption bar?
A: If you set caption bar alpha to “0″ or set caption bar height to “0″,then you won’t see the caption bar.

Q: How to remove license message from caption bar?
A: Sorry,you can’t do that in unregistered version.Please purchase registered version to access full funtions.

Q: Why I just see the progrss bar for loading images,However nothing happend?
A: Please check whether original image’s location is right.

Q:Will IMGOWL modify my photo after used caption text?
A: No,absolutely.IMGOWL will never revise your photos.It just mix them into a dummy swf.

Q:My harddisk has no enough space to contain all flash files which was generated by IMGOWL. Help?
A: No,IMGOWL will never generate a physical file on your harddisk.Although you just have 10K spaces,IMGOWL can running.

Q:I’ve registered my IMGOWL. However it still show “IMGOWL: Serial number is INVALID.PLEASE REGISTER”,Why?
A: First,please check whether add your serial number to IMGOWL config file – “imgowl.conf.php”. It located in “imgowl” folder.You should set the attribute that named $IMGOWL_SETTING['SERIALNUM'] by give serial number.

Tips:

1. You can make a hyperlink as caption text. e.g. <a href=’http://www.propagator.net’>Propagator</a>.Don’t forget to use single quote marks to contain attributes.

2. You can disable the caption bar background,Just set bar alpha to “0″ by setBarAlpha() method or store the value in IMGOWL tags for smarty.

3. You can make the caption bar to solid box,Just set bar alpha to “100″ by setBarAlpha() method or store the value in IMGOWL tags for smarty.

4. You can add colorful caption on your photo. Since you can write caption in HTML.So that you can use HTML <font color=..> tags to achieve.

5. You can show photos in full mask for unregistered user or non-login user by setBarHeight. It’s very great idea.

e.g: You have a photo,photo’s height is 300 pixels.

For non-login user,you can use setBarHeight method to set barHeight to “300″ pixel and barAlpha is “80″.So your photo will show in full mask. The mask is almost solid.

For login user,change the “barHeight” to “0″ and barAlpha to “0″,too. Your photo will show normally. Voila.

ImgOwl Documentation

ImgOwl Reference Guide

IMGOWL Version 2.0 : [English Online Version] [English CHM Version]

Formcat changelog

Changelog:

[2005-6-10]
*Add “optional” attribute to all validator except “dateCompare”. (Thanks for Vego’s comment)

[2005-06-09]
*Fix a bug : When there are no form tags in template,formcat will return blank page.
*Fix a bug: When there are no catform tags in template,formcat will return blank page.

[2005-02-24]
*Fix a bug which the “foreach” error was appeared when page has no formcat tags.
*Fix a bug from addCustomJs.

[2005-02-17]
*Fixed some big bugs.such as extra functions are generated repeatedly.
*Update the extra attribute processing mechanism.easy to extend.
*Found a bug in Netscape.The flashFocus can’t run if <form ..>html tag without “id” attribute.(it’s not a bug from Formcat,just from compatibility of browsers)

[2005-02-14]
*add the catform extra attributes : flashFocus and submitOnce.
*update the old version.released 1.02 version.

[2005-02-13]
*fix a bug from “radioChecked” to get correct result,when the form just contain one radio button.

[2005-02-02]
*fix a bug from “isEmail” validator to match “.biz”,”.info”,”.name” domains in email address.
(joey,thanks for Sylvestre Ledru http://sylvestre.ledru.info/ )

[2005-01-05]
* fix a bug from formcat.class.php and block.catform.php,put the genenrated scripts
above the <form> instead of <head>. (joey,thanks for Ganesh).
* cancel case-sensitivity in attributes of formcat tags.(joey)

[2005-01-04]
* fix some bugs from validators.(joey)
* modify the validator “isFileSize”. (joey)

[2005-01-01]
* add the block tags “catform”. make it can process multi-forms.(joey)
* delveoped the version to make the expansion easily from “Lite version” (joey)

Formcat’s FAQ

FAQ:

Q: Could I remove {catform} tag when there’s only a form in page?

A: No. Each form must be registered by {catform} tag before it can be validated.

Q: I’ve used Formcat,but I can’t see the validate javascript in page source?

A: You must check that the {catform} and {formcat check=”"} are exist.And the page should be have <form> html tag. Formcat just can detect three format of <form> tag. They are <form>,<Form>,<FORM>.If your form tag is <FoRm>.the formcat can’t detect it.

Q: Formcat can support multi-form in one page?

A: Yes.Each form must be registered by {catform} tag before it can be validated.please check the sample

Q: Could I use Formcat without Smarty?

A: No.Formcat is running as Smarty plug-ins. It can only run with Smarty.

Q: Formcat can validate on server-side?

A: No.Formcat just to perform client-side validate javascript generating.

Q: What differents from Formcat lite and Formcat pro?

A: Pro version and Lite version has the same function and features.Only different is : lite version has few file,it’s compact but inefficient.Pro version separated all validators and put them into validators folder.it’s easy to extend.


Q: Why I can’t see the FlashFocus in Netscape? However it can run in IE and Opera.

A: At first it’s not a bug from Formcat,just from compatibility of browsers.I ‘ve found that how to solve it.It can’t run in Netscape if the <form ..> tags has no “id” attribute. Just add “id” attribute into your html <form..> tag.f

Formcat Documentation

Formcat Reference Guide

View Online:

1.04 Version : English ,   Simplified Chinese


1.02 – 1.03 Version : English , Simplified Chinese , Traditional Chinsese

1.01 Version: English, Simplified Chinese

Pigcat: PHP Development Framework

PIGCAT PHP Development Framework is a rapid development framework for PHP which uses commonly known design patterns like ActiveRecord, Association Data Mapping, Front Controller and MVC. Our primary goal is to provide a structured framework that enables PHP users at all levels to rapidly develop robust web applications, without any loss to flexibility.
PIGCAT PHP Development Framework’s copyright was reserved by Joey in China. Copyright number: 050568.

Page 2 of 2«12

FatCloud by Netlife

World Quote

“Always tell the truth. Then you don't have to remember anything.”
by Mark Twain Roughin' it

Sponsors

Propagator’s Products

Formcat
SlideCrab
ImgOwl