61
basil
Turn off notification Options
  • 2005/3/5 7:12

  • basil

  • Just popping in

  • Posts: 68

  • Since: 2005/2/14


Hi
is it possible to switch off the notification options in XOOPS 2??

Cheers



62
basil
English language forum for iContent
  • 2005/2/28 7:25

  • basil

  • Just popping in

  • Posts: 68

  • Since: 2005/2/14


Hi
I'm after some help with iContent. I went to their website athttp://www.vivihome.net/, but I can only find french forums. Has anyone any experience with iContent, and can suggest where I should go for help.

I want to use iContent to update a number of pages on XOOPS. I can configure it so 1 person has access, but how do I stop others having access to content that's not theirs??

Am I asking too much of the module? Is there a better way?

Cheers



63
basil
Problems working out how to convert existing web to XOOPs
  • 2005/2/26 23:07

  • basil

  • Just popping in

  • Posts: 68

  • Since: 2005/2/14


Hi
we have a community sitehttp://www.maranoa.org.au run by volunteers.

We'd like to use the power of XOOPS to make it better, and lighten the load.

I can visual how much of the existing content will move across, and we've started testing that.

But we have a lot of "subwebs", or whatever the exact term is, in our directory. I tried a module called iContent, but I'm not sure that's the answer.

Can XOOPS handle them, and perhaps even allow owners of those sites, to update them, themsleves?

We want to give people the power to do much of the management themselves.

Hope you can help.



64
basil
iContent and Assigning Permissions
  • 2005/2/26 10:07

  • basil

  • Just popping in

  • Posts: 68

  • Since: 2005/2/14


Hi
I just installed iContent 4.5 on XOOPS 2.0.3.

It seems to create the directories etc that I want - I'd like members to be able to create their own web page within the portal, using the WYSIWYG editor.

I can't see how I can assign permission to member xyz, that will allow them to get access to the necessary controls.

Am I barking up the wrong tree here? Is there a better way?

Cheers

Basil



65
basil
Imago06 ANd rotate left_pic
  • 2005/2/16 10:10

  • basil

  • Just popping in

  • Posts: 68

  • Since: 2005/2/14


Hi as i work on Imago06, I wondered whether I could rotate the images for left_pic.

I tried using this javascript: In head
<script LANGUAGE="JavaScript">
var theImages = new Array()
theImages[0] = 'bannerimg/cloudstop.jpg'
theImages[1] = 'bannerimg/track02.jpg'
theImages[2] = 'bannerimg/saleyard.jpg'
theImages[3] = 'bannerimg/saleyard1.jpg'
theImages[4] = 'bannerimg/saleyard2.jpg'
theImages[5] = 'bannerimg/landscape01.jpg'
theImages[6] = 'bannerimg/emu01.jpg'

// do not edit anything below this line

var j = 0
var p = theImages.length;
var preBuffer = new Array()
for (i = 0; i < p; i++){
preBuffer[i] = new Image()
preBuffer[i].src = theImages[i]
}
var whichImage = Math.round(Math.random()*(p-1));
function showImage(){
document.write('<img class="boxy" border="0" width="65" height="311" align="right" src="'+theImages[whichImage]+'">');
}
// End -->
</script>

And in palce of image:
<script LANGUAGE="JavaScript">showImage();</script>

It didn't work. Is that because there's already a javscript inside the head? IS there a better way to rotate some images?

Look forward to hearing your thoughts.

Cheers
Basil



66
basil
Re: Imago06 AND banners
  • 2005/2/16 9:48

  • basil

  • Just popping in

  • Posts: 68

  • Since: 2005/2/14


Thanks Chainsaw

That sorted it.

Thanks for your help



67
basil
Re: Imago06 AND banners
  • 2005/2/16 6:25

  • basil

  • Just popping in

  • Posts: 68

  • Since: 2005/2/14


Thanx all.
Chainsaw, I followed your instructions, and tried to insert the banner where the head_left.gif is (which is on the right BTW.
I used your code - but the head_left.gif still apears, even though it doesn't appear in the theme.html coding.

I looked in some other themes, and there were banner ids - do they need to be written into the .css for this theme?

You can tell I haven't played with themes before I'm sure.

This may explain whats'going on - I also changed to logo. Resampled my own logo to 91 X 77, and entered values into theme.html. But, the image appears distorted, and when you right click, it says the image is 222 X 79.

I'm obviously overlooking something quite major?

Cheers



68
basil
Imago06 AND banners
  • 2005/2/15 5:57

  • basil

  • Just popping in

  • Posts: 68

  • Since: 2005/2/14


Hi
I downloaded imago06 to test it locally. A very slick theme.

2 quick questions -

1. I couldn't seem to get banners to work. Is that just me - or is there some additional work I need to do, to make banners work.

2. I had a look on their home page, wto see if I could locate an answer for above. But without luck. It raised a question in my mind - is this theme free - license information wasn't available. Should I assume all themes are free?

Thanks for your help.

Basil




TopTop
« 1 ... 4 5 6 (7)



Login

Who's Online

163 user(s) are online (104 user(s) are browsing Support Forums)


Members: 0


Guests: 163


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