[pLog-svn] New Plugin [Crystal Poll]

Reto Hugi plog at hugi.to
Sat Apr 12 06:06:08 EDT 2008


Hi Ahmad

I've committed your plugin to the repository and am now uploading it to
sf.net.

If you have bugfixes or new features it would be nice if you could
provide us with a patch file. You can file a report at the bugtracker
(bugs.lifetype.net) with the attached patch file.

tnx for sharing!

reto


On 02/13/2008 04:40 PM, Ahmad Saleh wrote:
> Hello ... anybody there??
> 
> 
> 
> 2008/1/30 Ahmad Saleh <ahmadfds at gmail.com <mailto:ahmadfds at gmail.com>>:
> 
>     off course Mark.
> 
>     but, can you inform me please after you put it there, to start
>     writing a page on the lifetype wiki.
> 
>     Thanks a lot
> 
> 
> 
>     On Jan 30, 2008 11:08 AM, Mark Wu <markplace at gmail.com
>     <mailto:markplace at gmail.com>> wrote:
> 
>         Hi Ahmad:
>          
>         Thanks, :)
>          
>         Can I check it in to plugins repository?
>          
>          
>         Mark
> 
>             *From:* plog-svn-bounces at devel.lifetype.net
>             <mailto:plog-svn-bounces at devel.lifetype.net>
>             [mailto:plog-svn-bounces at devel.lifetype.net
>             <mailto:plog-svn-bounces at devel.lifetype.net>] *On Behalf Of
>             *Ahmad Saleh
>             *Sent:* Tuesday, January 29, 2008 6:26 PM
>             *To:* LifeType Developer List
>             *Subject:* Re: [pLog-svn] New Plugin [Crystal Poll]
> 
>             Thanks Mark,
> 
>             I've fixed it. :)
> 
>             Regards,
>                 Ahmad
> 
>             On Jan 29, 2008 11:59 AM, Mark Wu <markplace at gmail.com
>             <mailto:markplace at gmail.com>> wrote:
> 
>                 Hi Ahmad:
>                  
>                 It looks pretty nice. But, there still some issues, most
>                 of them are "url" issue.
>                  
>                 It only works in native url, but not other 
>                 (mod_rewtire, custom, pretty)  url.
>                  
>                 1. in newpoll.template
>                  
>                 The javascript including should change to
>                  
>                 <script type="text/javascript"
>                 src="{$url->getUrl("/1.2/plugins/crystalpoll/js/choices.js")}"></script>
> 
>                  
>                 2. in plugincrystalpoll.class.php, the javascript
>                 including should change to
>                  
>                         function getHtmlPoll()
>                         {
>                   $rg = $this->blogInfo->getBlogRequestGenerator();
>                   echo '
>                    <div id="crystalPoll"></div>
>                    <script type="text/javascript">var
>                 pollBaseUrl="'.$rg->getBaseUrl().'";</script>
>                    <script type="text/javascript"
>                 src="'.$rg->getUrl('/plugins/crystalpoll/js/crystalPollAjax.js').'"></script>
>                    <script type="text/javascript">readPollAjax();</script>
>                        ';
>                         }
>                  
>                  
>                 3. in crystalPollAjax.js ,   the javascript including
>                 should change to
>                  
>                 xmlHttp.open("GET", pollBaseUrl +
>                 "/index.php?op=xxxx.......", true);
>                  
>                  
>                 Then, this plugin should works for all url mode.
>                  
>                 Mark
>                  
>                  
> 
>                     *From:* plog-svn-bounces at devel.lifetype.net
>                     <mailto:plog-svn-bounces at devel.lifetype.net>
>                     [mailto:plog-svn-bounces at devel.lifetype.net
>                     <mailto:plog-svn-bounces at devel.lifetype.net>] *On
>                     Behalf Of *Ahmad Saleh
>                     *Sent:* Tuesday, January 29, 2008 5:13 PM
>                     *To:* LifeType Developer List
>                     *Subject:* [pLog-svn] New Plugin [Crystal Poll]
> 
>                     Hi guys
> 
>                     I've finished the new poll plugin, and fixed the
>                     dynamic plugins issue by using Ajax.
> 
>                     Cheers,
>                         Ahmad
> 
>                     -- 
>                     Ahmad Fathi Saleh
>                     http://ahmad.jopdc.com 
> 
> 
>                 _______________________________________________
>                 pLog-svn mailing list
>                 pLog-svn at devel.lifetype.net
>                 <mailto:pLog-svn at devel.lifetype.net>
>                 http://limedaley.com/mailman/listinfo/plog-svn
> 
> 
> 
> 
>             -- 
>             Ahmad Fathi Saleh
>             http://ahmad.jopdc.com 
> 
> 
>         _______________________________________________
>         pLog-svn mailing list
>         pLog-svn at devel.lifetype.net <mailto:pLog-svn at devel.lifetype.net>
>         http://limedaley.com/mailman/listinfo/plog-svn
> 
> 
> 
> 
>     -- 
>     Ahmad Fathi Saleh
>     http://ahmad.jopdc.com 
> 
> 
> 
> 
> -- 
> Ahmad Fathi Saleh
> http://ahmad.jopdc.com
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> pLog-svn mailing list
> pLog-svn at devel.lifetype.net
> http://limedaley.com/mailman/listinfo/plog-svn



More information about the pLog-svn mailing list