61
noo-b
Re: RMCommon Utilities 2 and MyWords 2 (Alpha)
  • 2010/5/22 15:19

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


see my post

https://xoops.org/modules/newbb/viewtopic.php?post_id=327991#forumpost327991


what cause this ?
I Love Xoops

62
tsbmusic
Re: RMCommon Utilities 2 and MyWords 2 (Alpha)
  • 2010/5/22 17:43

  • tsbmusic

  • Just popping in

  • Posts: 22

  • Since: 2010/4/12


I really think RMCommon should be standard in Xoops.

I like it!

tsbmusic

63
bjuti
Re: RMCommon Utilities 2 and MyWords 2 (Alpha)
  • 2010/5/25 16:21

  • bjuti

  • Just can't stay away

  • Posts: 871

  • Since: 2009/1/7 2


Possible bug: Theme selector doesn't work with MyWords, and sometimes with QuickPages. Maybe it's a RMCommon problem?

64
belia
Re: RMCommon Utilities 2 and MyWords 2 (Alpha)
  • 2010/5/26 14:08

  • belia

  • Just popping in

  • Posts: 83

  • Since: 2007/12/18


i installed the booster plugin ...after few days of fast loading of my website ....i notice this 1-2 days my site back to its old slow speed..

anything i should check ?

65
red_Slider
Re: RMCommon Utilities 2 and MyWords 2 (Alpha)

Hey!
Does MyWords have any image feature like "storyimg" or something like that?

66
kaotik
Re: RMCommon Utilities 2 and MyWords 2 (Alpha)
  • 2010/6/2 10:28

  • kaotik

  • Just can't stay away

  • Posts: 861

  • Since: 2004/2/19


what is "storyimg"?
www.kaotik.biz

67
red_Slider
Re: RMCommon Utilities 2 and MyWords 2 (Alpha)

It is an option in module NEWS (and publisher) to add an image to the article (post). You can on this basis (variable) to create blocks like image slider, etc.

68
kaotik
Re: RMCommon Utilities 2 and MyWords 2 (Alpha)
  • 2010/6/2 13:36

  • kaotik

  • Just can't stay away

  • Posts: 861

  • Since: 2004/2/19


You can do this quite easily!
In the post create a custom field called: "storyimg" and place the url of the img you want inside it.

Now in php block add this code:
$storyimg=$post->get_meta('storyimg',false); 
#xoopsTpl->assign('storyimg',$storyimg);


in your template this code:
<img src="<{$storyimg}>">


and your done. Customize to your likeing!

I haven't actually tested this code so there might be some bugs to iron out.
www.kaotik.biz

69
red_Slider
Re: RMCommon Utilities 2 and MyWords 2 (Alpha)

hmmmmm sounds wisely ;)
I'll write about some experiments!
Thanks a lot Kaotik!

70
bjuti
Re: RMCommon Utilities 2 and MyWords 2 (Alpha)
  • 2010/6/2 17:50

  • bjuti

  • Just can't stay away

  • Posts: 871

  • Since: 2009/1/7 2


Could be this options, meta desc. and story img be included in the module by default?

Login

Who's Online

235 user(s) are online (118 user(s) are browsing Support Forums)


Members: 0


Guests: 235


more...

Donat-O-Meter

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

Latest GitHub Commits