1
fallenturtle
Re: Disable or Remove smiles from site

I was about to remove this link by commenting out the appropriate lines from class/xoopsform/formdhtmlarea.php search for "moresmiley".



2
fallenturtle
group checking variable in PHP custom block

What I'm trying to do may be impossible... but hopefully its not!

First I'll start out by saying I'm using this hack:

https://xoops.org/modules/newbb/viewtopic.php?topic_id=32938&forum=5&post_id=221795#forumpost157003

Which does work for me. I have a group called ContentManagers.

I have a a menu called Dynamic Tree (http://code.gosu.pl/) which works pretty well. I have it setup in a custom block using PHP surrounded by echo tags (it won't work in an HTML block).

Now what I want to do is be able to have an item or two that is only viewable to those in the ContentManagers group.

So I tried using a if variable within the echo tags like so:

echo "<{if $in_ContentManagers_group ==1}> URL <{/if}>n";


According to Smarty debug, it does have an assign template variable that's {$in_ContentManagers_group} and gives a value of 1 when a user is in said group.

Debug is telling me part of the reason it may not be working is because it says that $in_ContentManagers_group isn't defined... so I thought maybe I need to make it a global variable, but I'm not sure where. I've tried it in a few places include mainfile.php, header.php, and class/xoopsblock.php, but none seem to be working.

Any ideas on what I'm doing wrong?

Thanks!



3
fallenturtle
Re: Xoops Search with Mediawiki

Actually I'm using both. I'm use wiwimod for general content, but I need mediawiki for a specific part of the website because it has category functions.



4
fallenturtle
Re: Xoops Search with Mediawiki

I'm *bump*ing this topic as I do want to try to use mediawiki still. There is a search.php file, but I'm not sure what the problem with it is, but I'm assuming by its inclusion that there is suppose to be a way to search the mediawiki via Xoops' built-in search function.



5
fallenturtle
3 column memberlist printout, is it possible?

My company uses the memberlist as a phone list. Before we did this we use to have the phone list as a Word document with everyone fitting on one page. I'm trying to see if I can recreate a similar page for when people want to print the memberlist from xoops.

I've already created a custom results page that only lists the name and phone, but now I think I need to make a 3 column page with each column display x amount of entries.

Is there a way to return a specific range from an array so I can say for example that the first colum is entries 0-50, then the 2nd is 51-100, and so on.

Any ideas?

Thanks!



6
fallenturtle
Re: Xoops Search with Mediawiki

Nope, it doesn't have that file. I'd actually prefer to use Wiwimod... but it doesn't appear to have a category feature like Mediawiki does.



7
fallenturtle
Xoops Search with Mediawiki

It appears that Xoops' search feature doesn't search the mediawiki module's content. Is this so? Is there a work around ?



8
fallenturtle
Can I intigrate xoopsmembers with the general Xoops Search function?

I'm using XOOPS for a company intranet and we use xoopsmembers as our employee directory. Currently we have two search boxes that appear on every page. Is it possible to have the general search function search for members as well so that I only need the one search box? We're running on XOOPS 2.0.9.2.



9
fallenturtle
Re: Statistics like a module counter

I've been looking for something like this too... not much luck though. :(



10
fallenturtle
PD-Links Submit Notification

I was wondering if someone could tell me how to set up PD-Links so that it notifies the moderator when someone has submited a link for approval. It looks like the files are there, judging from the email template, but I can't figure out how to set it up. Hopefully someone here can help me as I don't know German so it doesn't do me much good going to PD's site.

Edit: I just realized there was a system waiting plugin that I'm guessing is suppose to be somehow attached to the Waiting System Block... sadly I'm a retard and can't figure out how on earth to activate, much less where to put it... surely someone can help me! please!

Thanks.


Nevermind, I figured it out.




TopTop
(1) 2 3 »



Login

Who's Online

249 user(s) are online (153 user(s) are browsing Support Forums)


Members: 0


Guests: 249


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