61
LazyBadger
RM-Soft Library 2.0 - English Translation

Can anybody re-read and verify my dirty English translation of RM-Soft Library 2.0? Are there uers interested in this module?
File is here (russian and english in bundle)
Quis custodiet ipsos custodes?

Webmaster of
XOOPS2.RU
XOOPS Modules Proving Ground
XOOPS Themes Exhibition



62
LazyBadger
Re: Updating module template

Be easier and - try RTFM! at least once
You can download any tempate as file, edit with your preferred editor, upload back
Quis custodiet ipsos custodes?

Webmaster of
XOOPS2.RU
XOOPS Modules Proving Ground
XOOPS Themes Exhibition



63
LazyBadger
Re: Get modulename/page title with PHP

DISCLAIMER!
{
I don't write code for XOOPS, I know nothing about XOOPS API
}


First iterration
function getmodulename()
{
global $module_handler;
$mod = module_handler->getByDirname('somename');
if( !$mod || !$mod->getVar('isactive') )
{
return false;
}
$this->modname = $mod->getVar('name');
return $mod;
}
Quis custodiet ipsos custodes?

Webmaster of
XOOPS2.RU
XOOPS Modules Proving Ground
XOOPS Themes Exhibition



64
LazyBadger
Re: Wanna make this a Xoops theme

Quote:

obviously some of the things in your template will not be achieveable.

I see all as implementable... in theme... changed modules and templates is another story...

No, I don't want create this theme, but give ideas, if it will be needed, or code
Quis custodiet ipsos custodes?

Webmaster of
XOOPS2.RU
XOOPS Modules Proving Ground
XOOPS Themes Exhibition



65
LazyBadger
Re: News Module Customization

Quote:

I have no programming experince using php, how can I make the news module to look similar to the one used by XOOPS

Without at least small undestanding of basics and ability edit code - only hire developer to do it for you
Quis custodiet ipsos custodes?

Webmaster of
XOOPS2.RU
XOOPS Modules Proving Ground
XOOPS Themes Exhibition



66
LazyBadger
Re: News Module Customization

Use Spotlight, as it done here and edit template (one main) as you want... Never seen problem with it
Quis custodiet ipsos custodes?

Webmaster of
XOOPS2.RU
XOOPS Modules Proving Ground
XOOPS Themes Exhibition



67
LazyBadger
Re: New source repository location

Quote:

is only fair to correct naughty words...

With "correct naughty words" it will not flame, it's small kid's game. Politcorrectness will kill Europe
Quis custodiet ipsos custodes?

Webmaster of
XOOPS2.RU
XOOPS Modules Proving Ground
XOOPS Themes Exhibition



68
LazyBadger
Re: New source repository location

Quote:

Damaster wrote:
Is that a polite sentence to be used in a public forum !?

Don't worry, I (personally) haven't problem with it. Others can remember - it's my flame...
Quis custodiet ipsos custodes?

Webmaster of
XOOPS2.RU
XOOPS Modules Proving Ground
XOOPS Themes Exhibition



69
LazyBadger
Re: New source repository location

I see at XOOPS 2.2!!! X2.3 is your own toy, thus - no complaints here... except "it seems you have RTFM Subversion Basics" (from created and used repository layout)
Quis custodiet ipsos custodes?

Webmaster of
XOOPS2.RU
XOOPS Modules Proving Ground
XOOPS Themes Exhibition



70
LazyBadger
Re: New source repository location

This is unacceptable, sorry!
Last commit 5 weeks ago!!! Nothing done for months!!!
Quis custodiet ipsos custodes?

Webmaster of
XOOPS2.RU
XOOPS Modules Proving Ground
XOOPS Themes Exhibition




TopTop
« 1 ... 4 5 6 (7) 8 9 10 ... 90 »



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: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits