1
lunchboxwu
stackoverflow clone in xoops
  • 2011/2/15 17:13

  • lunchboxwu

  • Just popping in

  • Posts: 8

  • Since: 2009/8/28


is there anyway to implement stackoverflow-like style or functions in xoops?

I was wondering if there's a way to hack CBB or other modules to mimic the stackoverflow-like functions: people could vote for each answer/thread & most voted answer (thread) would rise to the top.. etc.



2
lunchboxwu
Re: xheditor with upload image function
  • 2011/1/19 23:34

  • lunchboxwu

  • Just popping in

  • Posts: 8

  • Since: 2009/8/28


Thanks againe, Kris.



3
lunchboxwu
Re: Elrte - New default WYSIWYG Editor for 2.5 ?
  • 2011/1/19 1:34

  • lunchboxwu

  • Just popping in

  • Posts: 8

  • Since: 2009/8/28


is there anyone know how to integrate elfinder (file manager) to elrte editor?

I've downloaded elfinder (provided by Kris) and copy the folder to /class/xoopseditor/elrte/, however, it didn't work.



4
lunchboxwu
Re: xheditor with upload image function
  • 2011/1/16 1:43

  • lunchboxwu

  • Just popping in

  • Posts: 8

  • Since: 2009/8/28


Thanks, Kris!

Looking forward to your good news!



5
lunchboxwu
xheditor with upload image function
  • 2011/1/15 15:54

  • lunchboxwu

  • Just popping in

  • Posts: 8

  • Since: 2009/8/28


I'm looking for a WYSIWYG editor for my newbb forum (i'm using CBB 3.08) .

I've tried FCKeditor, TinyMCE and CKeditor, however i think the size of them are too big.

I've also tried a light-weighted Jquery-based editor-- xheditor (xoops integrated version) and I like it very much. It has everything I need except for the function of uploading image in the editor..

On the official website of XHeditor, it seems that the editor is capable of handling uploading image.

Is it possible to integrate XHeditor in xoops with uploading function?



6
lunchboxwu
Re: Slideshow module from XOOPS China
  • 2011/1/9 14:49

  • lunchboxwu

  • Just popping in

  • Posts: 8

  • Since: 2009/8/28


This is really a fantastic module!! Gread job! Kris!

However, I found a bug when I was trying to use the component "news5" to show photos in "TOP STORY" block.

It appears that the thumbnails would be enlarged and showed on the TOP STORY block. And what I got was blurred photos...

This bug could be easily fixed, just modify

/modules/spotlight/components/news5/template.html

change line 10

<li><a href="<{$item.page_link}>" rel="external"><img src="<{$item.thumbs}>" alt=""/></a></li>


to

<li><a href="<{$item.page_link}>" rel="external"><img src="<{$item.images}>" alt=""/></a></li>


and it's fixed.




TopTop



Login

Who's Online

159 user(s) are online (115 user(s) are browsing Support Forums)


Members: 0


Guests: 159


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