121
wtravel
Re: Xoops Module Development Tutorial

Have a look in the Module Dev Forge section, which you will find in the left column. There you will be able to find a few good tips on where to start.



122
wtravel
Re: Mmmhhhhhhh :-)

Quote:
...when are we going to get a release of this ?


It is not custom to publish exact release dates. Just keep your eye on the developments. From the messages I have seen on the development site and the activity I get the feeling that it will not be very long .



123
wtravel
Re: Full html directory?

Okay, then in this case it means you need to copy (upload) the files from the html folder in the installation package to the folder where you want to install XOOPS. This can be your public_html folder.

HTH



124
wtravel
Re: Full html directory?

Which part do you have a question about? Please copy and paste the paragraph or sentences you are referring to. Otherwise it is hard to get the context.

'Full HTML directory' most likely refers to the public_html folder in your case, but without knowing the full context, it could also mean another directory.



125
wtravel
Re: Full html directory?

Can you specify the context of this? To which file, manual, url are you referring?



126
wtravel
Re: DMS issues - Documents tied to user accounts?

In an older post I found:

It should be start at the root directory. i.e. /var/www/xoops/modules/dms/repository

HTH



127
wtravel
Re: What is the variable for xoops site name or short CODE?

Quote:

wizanda wrote:
...why the extra code, incase people use special charcters and to direct it?


I think that was the purpose of it, to keep the title readable in some cases.



128
wtravel
Re: What is the variable for xoops site name or short CODE?

Have a look at the file header.php in the root of your XOOPS folder. You can see how it is assigned to the smarty template. The smarty variable is overwritable in your module.



129
wtravel
Re: What is the variable for xoops site name or short CODE?

You were faster then my edit

It is recommended that you use it like this:

$xoopstitle = htmlspecialchars($xoopsConfig['sitename'], ENT_QUOTES)



130
wtravel
Re: What is the variable for xoops site name or short CODE?

The variable you are looking for is: $xoopsConfig['sitename']

It is stored in de config table .




TopTop
« 1 ... 10 11 12 (13) 14 15 16 ... 77 »



Login

Who's Online

116 user(s) are online (70 user(s) are browsing Support Forums)


Members: 0


Guests: 116


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