31
Runeher
Publisher and iframe filter
  • 2010/12/28 21:50

  • Runeher

  • Module Developer

  • Posts: 825

  • Since: 2008/1/24


Hi, I'm using publisher (trabis module) on a site where I have some members helping out being 'journalists'. My reward for them is that they can (should be able to) have a amazon affiliate banner on their own articles, but iframes is filtered, except for admins. How can I deactivate iframe filtering for users so they can add an iframe banner?



32
Runeher
Adding a RSS icon for your site in Firefox url adress bar
  • 2010/11/19 12:34

  • Runeher

  • Module Developer

  • Posts: 825

  • Since: 2008/1/24


If you use backend.php for your RSS feed, you can add to your theme between <head> </head>:

<link rel="alternate" type="application/rss+xml" title="<{$xoops_sitename}> RSS" href="<{$xoops_url}>/backend.php" />


Works in Firefox, Seamonkey, IE...

In IE the RSS icon will be active...



33
Runeher
Re: Facebook Like button - a heads up
  • 2010/7/19 12:51

  • Runeher

  • Module Developer

  • Posts: 825

  • Since: 2008/1/24


Don't accept fake people as friends or change your status... problem gone... :)



34
Runeher
Re: New javascript-based captcha for XOOPS
  • 2010/7/17 21:06

  • Runeher

  • Module Developer

  • Posts: 825

  • Since: 2008/1/24


As Frankblack said in the first post: "1. jquery.js must be included in theme", so try adding to your theme (between <head></head>):

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>



35
Runeher
Re: Allow anonymous users to send private message
  • 2010/7/17 19:22

  • Runeher

  • Module Developer

  • Posts: 825

  • Since: 2008/1/24


How can they have a profile if they are anonymous?



36
Runeher
Re: New javascript-based captcha for XOOPS
  • 2010/7/17 19:16

  • Runeher

  • Module Developer

  • Posts: 825

  • Since: 2008/1/24


Just replace the captcha folder in core/class with the one in this dl... :)



37
Runeher
Re: Facebook connect widget
  • 2010/7/17 18:28

  • Runeher

  • Module Developer

  • Posts: 825

  • Since: 2008/1/24


http://developers.facebook.com/docs/reference/plugins/like-box?profile_id=your_page_id

change your_page_id with name or numbers of your fan page and you should be good to go... :)



38
Runeher
Re: Lets shrink XOOPS
  • 2010/7/15 14:47

  • Runeher

  • Module Developer

  • Posts: 825

  • Since: 2008/1/24


Great initiative bjuti! :)

I hope many will test it!...



39
Runeher
Re: New javascript-based captcha for XOOPS
  • 2010/7/14 15:32

  • Runeher

  • Module Developer

  • Posts: 825

  • Since: 2008/1/24


Thank you Frankblack and culex... it's great! :)



40
Runeher
Re: Facebook page tips!
  • 2010/7/14 15:12

  • Runeher

  • Module Developer

  • Posts: 825

  • Since: 2008/1/24


OK, a little update on the link rel image to work on facebook...
They seem to have changed protocol so now you should add:

xmlns:og="http://opengraphprotocol.org/schema/"


to your existing theme. Example:

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<{$xoops_langcode}>" lang="<{$xoops_langcode}>" xmlns:og="http://opengraphprotocol.org/schema/">


and then instead of link rel tag use this tag:

<meta property="og:image" content="http://yoursite.com/thumb_logo.jpg"/>


You can choose other path to the image of course...




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



Login

Who's Online

223 user(s) are online (144 user(s) are browsing Support Forums)


Members: 0


Guests: 223


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