41
attock
Howto Use XoopsThemeForm?
  • 2007/4/20 22:55

  • attock

  • Not too shy to talk

  • Posts: 138

  • Since: 2006/8/20


How do we make use of XoopsThemeForm class, or in otherwords if I dont wana make a whole form then how to embed a text editor (dhtml,tinyeditor etc)


thanks.



42
attock
Re: Documentation site now open
  • 2007/4/17 0:50

  • attock

  • Not too shy to talk

  • Posts: 138

  • Since: 2006/8/20


Good work



43
attock
Re: New module: How to implement a text editor?
  • 2007/4/16 17:33

  • attock

  • Not too shy to talk

  • Posts: 138

  • Since: 2006/8/20


lets say I am adding a new file to a module or trying to build a new module. How can I have the webpage to have a text editor (tinyeditor,kivi,dhtml etc etc) of my own choice.


After checking several modules and their xoops_version.php file, I noticed that you need to have a $modversion['hasComments'] = 1; (for comments)
$modversion['hasSearch'] = 1; (for search)

will I be needing a similar thinge for adding a text editor?


I hope I am bit more clear this time.

Thank you



44
attock
New module: How to implement a text editor?
  • 2007/4/15 13:04

  • attock

  • Not too shy to talk

  • Posts: 138

  • Since: 2006/8/20


Can some one please tell me how can I include a text editor in a .php file.



45
attock
Re: Looking for Major Companies Using XOOPS
  • 2007/4/9 2:18

  • attock

  • Not too shy to talk

  • Posts: 138

  • Since: 2006/8/20


CentOS is using XOOPS aswell.



46
attock
Re: "include file" Syntax?
  • 2007/4/7 12:29

  • attock

  • Not too shy to talk

  • Posts: 138

  • Since: 2006/8/20


Try the actual path, instead of variables. i.e


<{include file="http://mywebsite.com/modules/myModule/adsense.html"}



47
attock
Re: Debaser\A new music module - Need Help Finishing It.
  • 2007/4/7 0:52

  • attock

  • Not too shy to talk

  • Posts: 138

  • Since: 2006/8/20


Well thankyou.

Theres no update available for download atm, I am hoping somone would guide me finish this module.

I have sent a pm to frankblack, let see how it goes.



48
attock
Re: PHP - Single and double quotes
  • 2007/4/7 0:11

  • attock

  • Not too shy to talk

  • Posts: 138

  • Since: 2006/8/20


Actually I am using the same exact code, this is what I have:

$x = $myts ->addslashes($blahblah);

but before adding $x into mySQL, I am using the following:

$x = $myts->htmlSpecialChars($myts ->stripSlashesGPC($x));
Above Line: I saw it somewhere

Now in my mySQL, the ' is replaced by #039;s. One way would be to update all entries with #039;s to '. Or the other way will be to use string replace when callin from a php script.

So another question now, do I need to use the StripSlashes.. thing before adding into mySQL. But I am curious at the same time, how to output an entry with a ' from mySQL for future ref.


Thank for your help



49
attock
Re: "include file" Syntax?
  • 2007/4/6 23:56

  • attock

  • Not too shy to talk

  • Posts: 138

  • Since: 2006/8/20


for a php file you need to do sumthing like this:

<{include_php file="$xoops_rootpath/blahblah.php"}>


I am not sure if therez any syntax for html i.e <{include_html.....

And how insert your link inside " (double quotes), instead of '(single quotes)



50
attock
Re: Debaser help
  • 2007/4/6 23:51

  • attock

  • Not too shy to talk

  • Posts: 138

  • Since: 2006/8/20


Try reinstallin\updating the module. I have had similar problems.

Also make sure, popups are allowed in yer web browser - you get the the notification in the form of a popup, once a song is uploaded\added successfully.




TopTop
« 1 2 3 4 (5) 6 7 8 ... 12 »



Login

Who's Online

273 user(s) are online (187 user(s) are browsing Support Forums)


Members: 0


Guests: 273


more...

Donat-O-Meter

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

Latest GitHub Commits