Get XOOPS XOOPSXOOPS FAQFAQ ForumsForums NewsNews ThemesThemes ModulesModules
New Posts New Topics All Posts All Forums Index General Modules Themes Development International XOOPS.org

Search

Donat-O-Meter

Make donations with PayPal!
Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $65.00
Net Balance: $61.80
Left to go: $38.20

Donations
studioC  ($25)May-17
Anonymous ($15)May-16
Anonymous ($25)May-4

Learn XOOPS Core

Local Support

Advertisement

XOOPS Code hosted on SourceForge

Cumulus Tag Cloud

2 2.5 2.6 3.0 2013 Abuse admin AntiHarvesting AntiMalUser AntiSpam API Beats billige black Blocks blue Bootstrap Captcha capture Casual cell Checksum Christmas chronolabs content Conversion Debauchosity demo docek download Dresses EC2 editor evden eve facebook floor free herre Honeypot Human IP IPInfoDB jQuery kantor klubovi lamps Language log logger Lucire Marquee mobile module modules Monster MyAlbum-p newbb news newsletter online PageRank Permissions pink Plugin portal preloader Prevention profile project Protector Protocols publisher Rights rmcommon Room sale security Server site Smarty SOAP Songlist Spam stem Studio tag tags tdmcreate Theme themes upgrade userlog website Whitepaper WSDL xoops Xortify XPayment ZendFramework

New Users

Registering user

# 136021

dressshop

Welcome to XOOPS!




Bottom   Previous Topic   Next Topic  Register To Post

« 1 (2)


#11 Posted on: 2009/10/22 8:38 Re: ugh - XOOP is terrible
OK, seems some things are missing in the CSS file for WOX.
.xoops-form-element-caption .caption-marker {
    
display:none;
}
.
xoops-form-element-caption-required .caption-marker {
    
background-color:inherit;
    
color:#FF0000;
    
padding-left:2px;
}

It is now corrected, use reload to see.

Top

ghia
Community Support Member
Community Support Member
Joined:
2008/7/3 14:19
From Belgium
Group:
Registered Users
Posts: 4946
(Show More) (Show Less)


#12 Posted on: 2009/10/22 17:07 Re: ugh - XOOP is terrible
thanks Ghia...that should be add to FAQ

Top

blackrx
Not too shy to talk
Not too shy to talk
Joined:
2008/2/5 11:30
Group:
Registered Users
Posts: 193
(Show More) (Show Less)


#13 Posted on: 2009/12/9 7:46 Re: ugh - XOOP is terrible
You guys were pretty quick to attack the critic, but he is quite right on alot of it. Perhaps too shouty, but still.

For instance go from this page to try and find documentation on module building, after many many links, you get into the circular world of the wiki ... with no useful documentation.

Also try looking for info about putting a CSS sheet in just one module, not the whole theme, cannot find anything on that and been searching for months.

The point about un maintained modules is also true, why are they listed if they are not maintained?

In answer to the "so you wont be using XOOPS then" response, i personally have to use it here at work, but it is already decided that we are moving away (not my personal decision) and that is purely down to the difficulty in finding the documentation - My boss cannot find sufficient documentation to make him happy they can cope if i leave. Documentation is scattered so far and wide the only document we do use here is the Smarty documentation.

The forum is much improved but the code of XOOPS is not perfect and the project is not very well managed, sorry but it is true.

If these criticisms are hard to hear, then why have a "XOOPS.org feedback & suggestions " section on the forum.

While we are at it, is there a way to add CSS to only one module (since all modules include the same header)?

Top

jezjones24
Just popping in
Just popping in
Joined:
2009/2/23 8:25
Group:
Registered Users
Posts: 17
(Show More) (Show Less)


#14 Posted on: 2009/12/9 8:10 Re: ugh - XOOP is terrible
Quote:

jezjones24 wrote:
While we are at it, is there a way to add CSS to only one module (since all modules include the same header)?


You need to add scripts after the inclusion of header.php.
Look inside your module root files like, index.php, item.php, etc and use this:
include_once XOOPS_ROOT_PATH '/header.php';
$xoTheme->addStylesheet(XOOPS_URL '/modules/yourmodule/style.css');
$xoTheme->addScript(XOOPS_URL '/modules/yourmodule/script.js');


Top

trabis
Core Developer
Core Developer
Joined:
2006/9/1 13:10
From Portugal
Group:
Registered Users
Webmaster
Posts: 2198
(Show More) (Show Less)


#15 Posted on: 2009/12/9 8:22 Re: ugh - XOOP is terrible
Thank you!

Top

jezjones24
Just popping in
Just popping in
Joined:
2009/2/23 8:25
Group:
Registered Users
Posts: 17
(Show More) (Show Less)


#16 Posted on: 2009/12/9 9:51 Re: ugh - XOOP is terrible
hi'

Obregado Trabis

I believe there is another way.

With overrided templates (eg extgallery) :

www/
-- themes/
---- mytheme/
------ modules/
-------- extgallery/

... you can add this first line inside templates :
<{$xoTheme->addStylesheet('modules/extgallery/extgallery.css')}>


... and put extgallery.css in same folder than overrided template.


That works fine... if you do not use cache module

Top

Burning
Theme Designer
Theme Designer
Joined:
2006/8/22 14:44
Group:
Registered Users
Repository Group
Posts: 1111
(Show More) (Show Less)


#17 Posted on: 2009/12/9 10:17 Re: ugh - XOOP is terrible
Quote:
The point about un maintained modules is also true, why are they listed if they are not maintained?
The modules are in general provided by third parties. At some point the enthousiasm for XOOPS or programming in general may fade, due a lot of reasons. That means the original developer doesn't maintain this module anymore.

This doesn't invalidate the quality of these modules. A lot of unmaintained modules are still in use and do everyday a fine job. So, there is no reason to unlist a module, just on the fact it is no longer maintained.

If problems arises and there are still users for the module, I'm sure someone will find a solution and provide a patch or new version. That's all what open source is about!

FYI: We are busy with trying to improve the repository, for having better listings.

Top

ghia
Community Support Member
Community Support Member
Joined:
2008/7/3 14:19
From Belgium
Group:
Registered Users
Posts: 4946
(Show More) (Show Less)




« 1 (2)



You can view topic.
You cannot start a new topic.
You cannot reply to posts.
You cannot edit your posts.
You cannot delete your posts.
You cannot add new polls.
You cannot vote in polls.
You cannot attach files to posts.
You cannot post without approval.
You cannot use topic type.
You cannot use HTML syntax.
You cannot use signature.

[Advanced Search]