51
nachenko
Re: Is anyone else sick of all this crap?
  • 2007/10/29 0:46

  • nachenko

  • Quite a regular

  • Posts: 356

  • Since: 2005/1/18


Quote:

Bassman wrote:
Like the thread title says. Is anyone else sick of all this crap?


Yes, I am.

Quote:
I've been a XOOPS user and a forum member since 2003.


Me too.

What we need? It's very simple. Less talk and more action. Probably the best thing happened to XOOPS this year has not been the commitees and teams and subcommitees and manifests and what the hell we do with the domain and blah blah blah...

It has been the EXM edition and the #OOPS# child, 2.0.18 XM-XT. And it's not because of their features, it's because of the action itself.

There's a reason for the commitees to suck, always, everywhere, and it's the same reason for Kitty Genovese to receive no help.



52
nachenko
Re: XMT Help - how to remove border around centre block
  • 2007/10/29 0:43

  • nachenko

  • Quite a regular

  • Posts: 356

  • Since: 2005/1/18


Great job, Bethany, you're just a few CSS lines of a great theme.

I see some problems you need to fix NOW:

1- HTML code is absolutely invalid. Head content appears three times!

2- As side effect, style.css loads three times.

Fix them, install Web developer toolbar for Firefox, activate it and then come back.



53
nachenko
Re: [Reporting Progress] - XoopsCore/branches/tasks/2.0.something
  • 2007/10/28 14:22

  • nachenko

  • Quite a regular

  • Posts: 356

  • Since: 2005/1/18


Great.

This is exactly what we need: some action, not words.



54
nachenko
Re: TinyEditor, how to remove pictures dimensions
  • 2007/10/27 12:19

  • nachenko

  • Quite a regular

  • Posts: 356

  • Since: 2005/1/18


I think CSS overrides these HTML parameters. What if you insert a style like this?

width: auto; height: auto;



55
nachenko
Re: Any Smarty way to check we are in front page of a site?
  • 2007/10/27 11:02

  • nachenko

  • Quite a regular

  • Posts: 356

  • Since: 2005/1/18


Although the problem is fixed for me, I'd check the bug report above and add a line after the IF statement, like this:

define ("IS_FRONT", true);

So we can check it in the theme, like this:

{$smarty.const.IS_FRONT}



56
nachenko
Re: Any Smarty way to check we are in front page of a site?
  • 2007/10/27 10:46

  • nachenko

  • Quite a regular

  • Posts: 356

  • Since: 2005/1/18


Sorry but I'm not sure these methods are "all terrain, any weather".

Using PHP_SELF does not consider the script receiving variables, so it would give a false positive in News module when browsing latest news in a category.

XOOPS core itself also has this problem, see this bug:

http://sourceforge.net/tracker/index.php?func=detail&aid=1811479&group_id=41586&atid=430840

The other method, detecting the system module... is it supposed to work when the start module is any other module?

Drupal has a global variable named $is_front. I think we should copy that.



57
nachenko
Any Smarty way to check we are in front page of a site?
  • 2007/10/26 9:50

  • nachenko

  • Quite a regular

  • Posts: 356

  • Since: 2005/1/18


Hi!

SOmetime ago I hacked a site to generate a Smarty variable when we were in front page. Now I'd like to do the same thing but without HACKING THE CORE.

Is there a Smarty variable or set of IFs I can use to evaluate we are in front page?

Thank you.



58
nachenko
Re: Added Debug Functionality in 2.2.5
  • 2007/10/25 23:39

  • nachenko

  • Quite a regular

  • Posts: 356

  • Since: 2005/1/18


I've been developing a project in Drupal and I can now say...

XOOPS debug console is a killer feature and it's one of its strongest points. Push improvements in debug console as much as possible, as this is one of the main advantages over other systems.



59
nachenko
Re: how can i delete comments all together from a user?
  • 2007/10/24 8:58

  • nachenko

  • Quite a regular

  • Posts: 356

  • Since: 2005/1/18


If I wanted to do this, I'd go to the database and skip XOOPS interface. It's much, much faster.



60
nachenko
Re: Auditing XOOPS core activity - a speculating
  • 2007/10/22 17:24

  • nachenko

  • Quite a regular

  • Posts: 356

  • Since: 2005/1/18


Sorry, but I don't find XT-Monitor there. Just system, XLanguage and Yogurt's photo gallery.

EDIT: My mistake, I found the stuff.

EDIT AGAIN: Woa! good job!




TopTop
« 1 ... 3 4 5 (6) 7 8 9 ... 27 »



Login

Who's Online

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


Members: 0


Guests: 149


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