21
frankblack
Re: Anyone interested in a tetris-module for XOOPS 2.4x?
  • 2010/3/26 15:24

  • frankblack

  • Just can't stay away

  • Posts: 830

  • Since: 2005/6/13


Original from the author of the jquery: click

I just wrapped it into a module and added saving the score. That's all.



22
frankblack
Anyone interested in a tetris-module for XOOPS 2.4x?
  • 2010/3/26 13:48

  • frankblack

  • Just can't stay away

  • Posts: 830

  • Since: 2005/6/13


No Flash, pure HTML, CSS and Javascript (jquery). Saves the score automatically.

Some text in javascript is hardcoded, no support, just use it.

This module is just a quick shot I wrote while being bored.



23
frankblack
Re: Review & Bugs - Xoops 2.5 Alpha
  • 2010/3/12 9:02

  • frankblack

  • Just can't stay away

  • Posts: 830

  • Since: 2005/6/13


Why not get rid of the old form validation script? There is a plugin for jquery which is exactly for this purpose and looks nicer anyway. read me



24
frankblack
Re: Review & Bugs - Xoops 2.5 Alpha
  • 2010/3/11 12:30

  • frankblack

  • Just can't stay away

  • Posts: 830

  • Since: 2005/6/13


jquery.jgrowl.js, jquery.ui.js are missing in the package.



25
frankblack
Re: Captcha doesn't work in some servers (Image mode)
  • 2010/3/10 15:48

  • frankblack

  • Just can't stay away

  • Posts: 830

  • Since: 2005/6/13


Or follow this thread, although this is not a solution for your problem.

Maybe the GD library version differ from local and web.



26
frankblack
Re: New javascript-based captcha for XOOPS
  • 2010/3/10 10:05

  • frankblack

  • Just can't stay away

  • Posts: 830

  • Since: 2005/6/13


Mathematical? Hmm, it is already in the package. text, image or sexycaptcha.



27
frankblack
Re: New javascript-based captcha for XOOPS
  • 2010/3/10 8:43

  • frankblack

  • Just can't stay away

  • Posts: 830

  • Since: 2005/6/13


Is there really a need for a captcha module? Instead some configurations like captchas and debugging should be moved to the system configuration.

Perhaps the core has to be modified that way, that captchas and debuggers can be added as a plugin. Once the plugin is moved to a certain folder the plugin will be displayed in the system configuration.

Just an idea.



28
frankblack
New javascript-based captcha for XOOPS
  • 2010/3/10 8:18

  • frankblack

  • Just can't stay away

  • Posts: 830

  • Since: 2005/6/13


I hacked class/captcha a bit to introduce a new graphical captcha to XOOPS. Original code you will find HERE.

Requirements:
1. jquery.js must be included in theme
2. PHP 5 >= 5.2.0, PECL json >= 1.2.0
3. Do NOT use any other javascript frameworks like mootools on the same page as the captcha

Download: HERE

Good luck and have fun.



29
frankblack
Re: add php code and mysql query in any content module editor ?
  • 2010/3/5 16:54

  • frankblack

  • Just can't stay away

  • Posts: 830

  • Since: 2005/6/13


You cannot execute PHP when you paste it into any content module. But you can use jquery/Ajax to do this for you. You "just" have to write an Ajax to pull some information from the database and load into a div or something else.

Should work? One obstacle could be, that - depending on the used editor - javascript might be filtered. But tinymce or tinyeditor (others I don't know) can be configured that way, that javascript is allowed.



30
frankblack
Re: CKEditor 3 & JSON Form Loading - Editor Crashing
  • 2010/2/23 16:54

  • frankblack

  • Just can't stay away

  • Posts: 830

  • Since: 2005/6/13


The problem as I see it is, that CKeditor.replace tries to turn the textareas into wysiwyg, but they are created later via AJAX/JSON. So CKeditor.replace has to react somehow on the dynamic creation of the wysiwyg areas.




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



Login

Who's Online

183 user(s) are online (117 user(s) are browsing Support Forums)


Members: 0


Guests: 183


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