61
MadFish
Re: Cannot modify news template, changes are ignored
  • 2007/10/18 9:48

  • MadFish

  • Friend of XOOPS

  • Posts: 1056

  • Since: 2003/9/27


Try modifying news_block_new.html instead.

I know it says that each block has its own template, but the top/new story blocks both actually use the same template. That's why your edits don't show up. Tricky eh?

If you wanted to have separate templates you might be able to fix it by making the following modification in news/xoopsversion.php - I haven't actually tried this (see red):

$modversion['blocks'][4]['file'] = "news_top.php";
$modversion['blocks'][4]['name'] = _MI_NEWS_BNAME5;
$modversion['blocks'][4]['description'] = "Shows recent articles";
$modversion['blocks'][4]['show_func'] = "b_news_top_show";
$modversion['blocks'][4]['edit_func'] = "b_news_top_edit";
$modversion['blocks'][4]['options'] = "published|10|25|0|0|0|0||1||||||";
$modversion['blocks'][4]['template'] = 'news_block_[b][color=FF0000]new[/color][/b].html';



62
MadFish
Re: Background colour to blocks
  • 2007/10/18 3:52

  • MadFish

  • Friend of XOOPS

  • Posts: 1056

  • Since: 2003/9/27


Please only post your question once.

You need to edit the relevant CSS style in whatever theme you are using (themes/yourtheme/style.css).

Download the Anatomy of the Default Theme and you should be able to find which style you are looking for. Sometimes modules contain their own stylesheets too.



63
MadFish
Re: Multiples of the same module
  • 2007/10/18 0:35

  • MadFish

  • Friend of XOOPS

  • Posts: 1056

  • Since: 2003/9/27


You could also try Pico, a content module that supports duplication out of the box. You can install as many copies as you want, just need to change the directory name.



64
MadFish
Re: Some explanations of XOOPS development in the coming months
  • 2007/10/17 9:02

  • MadFish

  • Friend of XOOPS

  • Posts: 1056

  • Since: 2003/9/27


Better communication would help avoid a lot of disputes, and a bit of consultation or open discussion would be even better.

A mechanism by which the community can submit proposals to various arms of the management and get some kind of response on them is also sorely needed.



65
MadFish
Re: Some explanations of XOOPS development in the coming months
  • 2007/10/16 15:19

  • MadFish

  • Friend of XOOPS

  • Posts: 1056

  • Since: 2003/9/27


Quote:
In a couple of days, after preparing the new development branches and setting up new development plan, I am going to share my opinion with you on the overall XOOPS organization.


Would appreciate it if you could have a look at the thread on improving XOOPS governance, there are many constructive ideas in there, and I hope we could initiate an open discussion with the Council's involvement on this subject before any further reorganization takes place. I have asked kcm0az to raise the issue for the council's consideration.



66
MadFish
Re: Catching SPAM bots in XoopsForms without CAPTCHA
  • 2007/10/15 11:34

  • MadFish

  • Friend of XOOPS

  • Posts: 1056

  • Since: 2003/9/27


Quote:
Its so simple, and it's amazing that no one has actually thought of it before. lol

Would this be done with a hidden field or use CSS to hide a textbox or something from view?


Unfortunately it turned out not to be original idea :) But here is one approach using CSS.

To evaluate whether the hidden field is filled in, could this could be done conveniently within text sanitizer?



67
MadFish
Re: Benefit of templates_c?
  • 2007/10/13 4:39

  • MadFish

  • Friend of XOOPS

  • Posts: 1056

  • Since: 2003/9/27


Quote:
Basically my long-winded question is: Is there any absolute benefit to having your theme compiled in templates_c?


I could be wrong but I thought the job of templates_c was to improve speed of xoops, it was never intended as a mechanism to protect themes (or otherwise).



68
MadFish
Re: XoopsProject.org ... Now What?
  • 2007/10/12 1:22

  • MadFish

  • Friend of XOOPS

  • Posts: 1056

  • Since: 2003/9/27


Quote:
I see a split comming up here at xoops, who do you choose the devil or the deep blue see?


I like the sea better. If it will end the arguments maybe it would be best for everyone. Anything is better than this.



69
MadFish
Re: Is XOOPS for me and does it have a future?
  • 2007/10/11 5:46

  • MadFish

  • Friend of XOOPS

  • Posts: 1056

  • Since: 2003/9/27


It has a lot of people spooked. However, there are some news posted today which gives us hope that the various factions have begun to talk with each other, and that hopefully that some agreement on the future management of XOOPS will be reached soon.

So, I guess that means wait a bit and see what happens.



70
MadFish
Re: Message for xoops.org admins from Catzwolf MkII
  • 2007/10/8 12:31

  • MadFish

  • Friend of XOOPS

  • Posts: 1056

  • Since: 2003/9/27


Well he's hardly in a position to complain if its WF-Channel that booted him out




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



Login

Who's Online

243 user(s) are online (134 user(s) are browsing Support Forums)


Members: 0


Guests: 243


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits