181
samuels
Re: Mydownloads module modified
  • 2004/2/18 23:02

  • samuels

  • Quite a regular

  • Posts: 249

  • Since: 2003/10/30


@bapapapa
About your problem, i think you forgot activate "use shots" in mydownloads config panel.


I've found a bug, users can't upload shots.
Just add this to submit.php:

After line

include_once XOOPS_ROOT_PATH '/modules/' $xoopsModule->dirname() . '/class/mimetype.php';

Add

include_once XOOPS_ROOT_PATH "/class/uploader.php";



182
samuels
Mydownloads module modified
  • 2004/2/17 21:49

  • samuels

  • Quite a regular

  • Posts: 249

  • Since: 2003/10/30


I have modified mydownloads module to use group permissions.
Downloads and categories without permission will be hide to the user and he can't search or view it.

File upload is avaible too. I think all modules must have group permissions.

Here is it.
http://www.forjandoleyendas.com/public/fl/uploads/mydownloads_v.zip



183
samuels
Re: Add spaw WISIWYG editor to newbb
  • 2004/2/15 9:41

  • samuels

  • Quite a regular

  • Posts: 249

  • Since: 2003/10/30


Link repaired



184
samuels
Re: Customizing FCKEditor
  • 2004/2/3 22:16

  • samuels

  • Quite a regular

  • Posts: 249

  • Since: 2003/10/30


Textarea size is defined when fckeditor is created. For example, in news hacked module, go to file include/storyform.inc.php and look for this line.

$oFCKeditor->CreateFCKeditor('message', 610, 350 ) ;



185
samuels
Re: Customizing FCKEditor
  • 2004/2/3 20:48

  • samuels

  • Quite a regular

  • Posts: 249

  • Since: 2003/10/30


I hope in new version it will be compatible with mozilla.
I'm gonna play around ImageManager.



186
samuels
Re: Customizing FCKEditor
  • 2004/2/3 15:53

  • samuels

  • Quite a regular

  • Posts: 249

  • Since: 2003/10/30


Xoops smilies works on my site, perhaps I've made some error with code or paths

You can view in action in my public forum
http://www.forjandoleyendas.com/modules/newbb/viewforum.php?forum=7




187
samuels
Re: Customizing FCKEditor
  • 2004/2/3 7:24

  • samuels

  • Quite a regular

  • Posts: 249

  • Since: 2003/10/30


Not at all, i've modified the way fckeditor uses the smilies and now it takes XOOPS smilies automatically without adding one by one to the fckeditor config file.
Now I want to integrate Image Manager.

I've make a hacked news module from chapis one, just test it.

DOWNLOAD HERE



188
samuels
Customizing FCKEditor
  • 2004/2/2 22:18

  • samuels

  • Quite a regular

  • Posts: 249

  • Since: 2003/10/30


I like FCKEditor, and i'm adapting it to my XOOPS site.
I've added XOOPS smilies, quotes insertion and code insertion.

Now i'm trying to integrate XOOPS ImageManager with it, any help is welcome.
Thks for your time.



189
samuels
Re: Mark all messages read hack practically finished
  • 2004/1/27 21:42

  • samuels

  • Quite a regular

  • Posts: 249

  • Since: 2003/10/30


Done.
http://www.forjandoleyendas.com/public/fl/uploads/mark_all_messages_read_v3.zip

Perhaps it's more elegant to move "mark read" links to the forum index over every forum description like phpbb.



190
samuels
Re: Mark all messages read hack practically finished
  • 2004/1/27 21:04

  • samuels

  • Quite a regular

  • Posts: 249

  • Since: 2003/10/30


I'll see what can I do.




TopTop
« 1 ... 16 17 18 (19) 20 21 22 »



Login

Who's Online

127 user(s) are online (55 user(s) are browsing Support Forums)


Members: 0


Guests: 127


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