21
panwac
Re: AMS 3.0 combine with News 1.64. Give your opinion.
  • 2010/3/2 15:45

  • panwac

  • Just popping in

  • Posts: 62

  • Since: 2005/11/12


For me it will be great to have cloneable module like AMS or NEWS, with friendly interface and possibility to set different kind of sorting/ordering articles in each topic or module (by date/time or by weight / position).
In the pas I tryed to use an Article module, but for me it wasn't very friendly... and now it isn't fully compatibile with XOOPS 2.4.x

22
CBung
Re: AMS 3.0 combine with News 1.64. Give your opinion.
  • 2010/6/30 3:44

  • CBung

  • Just popping in

  • Posts: 14

  • Since: 2009/3/4 5


I would like to suggest a minor update for AMS 3.0. I desire that center align is possible for the topic/avatar image with a story. From what I've seen it takes the following adjustments:

In xoopsstory.php

function topicalign($astext=true)

{

if ( $astext ) {

if ( $this->topicalign == "R" ) {

$ret = "right";

} else if ( $this->topicalign == "L" ) {

$ret = "left";

} else if ( $this->topicalign == "C" ) {
$ret = "center";
} else {
$ret = "";
}

return $ret;

}

return $this->topicalign;

}

In storyform.inc.php

Added to line 145:

$posselect->addOption('C', _AMS_AM_CENTER);

Added to english/admin.php
define("_AMS_AM_CENTER","Center");

23
pablo103
Re: AMS 3.0 combine with News 1.64. Give your opinion.
  • 2011/3/3 15:53

  • pablo103

  • Not too shy to talk

  • Posts: 181

  • Since: 2008/2/3 1


I miss a spootlight for AMS module, i guess this one is goodhttp://www.maitsco.com/english/ could you combine it into AMS in next version?

24
pablo103
Re: AMS 3.0 combine with News 1.64. Give your opinion.
  • 2011/9/24 20:02

  • pablo103

  • Not too shy to talk

  • Posts: 181

  • Since: 2008/2/3 1


any conclusion on this topic?

25
NovaSmart
Re: AMS 3.0 combine with News 1.64. Give your opinion.
  • 2011/9/25 2:29

  • NovaSmart

  • Module Developer

  • Posts: 158

  • Since: 2007/6/1 2


Long time no see pablo. I think i'll absorb News function slowly into AMS. Thats my decision for now and incorporate all good feedback into my AMS module.
Malaysia R&D Company (Reg No: 001614159-X)
http://www.NovaSmartTechnology.com

NovaSmart XOOPS Module & Hack Website
http://xoops.NovaSmartTechnology.com

Login

Who's Online

261 user(s) are online (148 user(s) are browsing Support Forums)


Members: 0


Guests: 261


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