1
wjue
Agenda-X 2.0 beta 1: welcome testing
  • 2004/2/3 8:56

  • wjue

  • Quite a regular

  • Posts: 315

  • Since: 2002/8/3 7



For suggestion and bug report.


wjue

-----------------
Chinese Web:http://www.wjue.org
English Web:http://www.guanxiCRM.com
Worldwide Service:http://www.China-Offshore.com

2
Windoze
Re: Agenda-X 2.0 beta 1: welcome testing
  • 2004/2/4 7:51

  • Windoze

  • Just popping in

  • Posts: 12

  • Since: 2003/12/3


Hi,

Before I even download the Beta (which I would like to test) I have to ask. Has this bug been fixed?

https://xoops.org/modules/newbb/viewtopic.php?topic_id=16267&forum=21#forumpost68467


Kind Regards,
Windoze

3
tom
Re: Agenda-X 2.0 beta 1: welcome testing
  • 2004/2/4 9:01

  • tom

  • Friend of XOOPS

  • Posts: 1359

  • Since: 2002/9/21


I'd love a zip version as I can't uncompress the .tar.gz, so can't play with it.

4
DobePhat
Re: Agenda-X 2.0 beta 1: welcome testing
  • 2004/2/4 15:56

  • DobePhat

  • Friend of XOOPS

  • Posts: 656

  • Since: 2003/4/15


wjue:way to go...
I was just working on tweeking Pical...but am anxious to give this a run...

Tom: winzip opens both tar and zip. Or download 7zip which extracts tar...(I have both just in case)

thanks, will be testing tonight or much later (today depending on where you are)

5
DobePhat
Re: Agenda-X 2.0 beta 1: welcome testing
  • 2004/2/4 21:52

  • DobePhat

  • Friend of XOOPS

  • Posts: 656

  • Since: 2003/4/15


OK I got two questions after browsing the files....
FIrst of all....excellant work on makiing the whole thing so customizeable...I appreciate the css, the templates etc.

Questions:
"Events Today"
I was looking at the XOOPS version and I see the blocks all pull from the minical.php....can I just add one for daily view? And, draw from the same
PHP file?

I'd be happy to send this addition to you...

And I am really curious about this....

/include/jscalendar/....

Some great info there but is it implemted in this module? Just wondering....

Anyways Thanks...its looking great....
I havent tested it yet just browsed the directories.....

UPDATE: doh! just checked the minical.php...there is no function for "day" unless "Futuredays" could be worked the same way? Ok...I guess I gotta just install it...Im working 'Blind' here...sorry for jumping the gun...

6
DobePhat
Re: Agenda-X 2.0 beta 1: welcome testing
  • 2004/2/5 4:01

  • DobePhat

  • Friend of XOOPS

  • Posts: 656

  • Since: 2003/4/15


ok in comparing Pical and Agenda... find that the daily event set up is erronous in pical.

AGENDAX 2.0
Right now though wjue...
Im trying to lcate the file that formats the
"Date Selector" calendar....currently...it expands to Im guessing 100%....and is therefor unusable in the admin section, it just fills up the screen (width wise).

Also I use a template set...
was able to generate everything but
the Waiting_events_block
and well the style css...(but that shouldn't be anyway right?)


Also there is an image being called in the style sheet from
a url...

.mainTitleBar {
color:#606F79;
font-size: 12px;
height: 26px;
background-image: url(http://maroctour.com/images/tile_back1.gif);
}


will keep on testing...
#well Im a little stummped...it's either the caledar.js or the calendar_blue.css thats effecting its width..I imagine...but I cant identify the template or class for it...hmmmmmm

7
DobePhat
Re: Agenda-X 2.0 beta 1: welcome testing
  • 2004/2/5 5:13

  • DobePhat

  • Friend of XOOPS

  • Posts: 656

  • Since: 2003/4/15


Quote:
ok in comparing Pical and Agenda... find that the daily event set up is erronous in pical.


careless comment on my part....I went back to pical testing and finalyy figured out how to set the daily recurring events the way I was looking too...but it is certainly not intuitive...
Hmmm...should document this...x

the calendar admin (date selection) is similar to agendax...
except there must be a fixed width in picals choose date calendar....it works better for now...

-whew-
more testing tommorrow...on both these fine mods...Ill find another forum to talk about pical, and focus on agendax here...
Thanks

8
wjue
Re: Agenda-X 2.0 beta 1: welcome testing
  • 2004/2/5 11:26

  • wjue

  • Quite a regular

  • Posts: 315

  • Since: 2002/8/3 7


Thank you Dobephat,

The code base of Agenda-X 2.0 has been heavily modified, so testing is really important.

Date selection: I will use the xoopsdateselect to simply the source in the final version.

There will also be some minor changes for beta 2 release.

wjue

9
Windoze
Re: Agenda-X 2.0 beta 1: welcome testing
  • 2004/2/5 12:08

  • Windoze

  • Just popping in

  • Posts: 12

  • Since: 2003/12/3


Hi again,

So I did a test in Agenda-X 2.0 beta 1 about the February bug. The problem exists also in this version.

More details about the problem could be found here:
https://xoops.org/modules/newbb/viewtopic.php?topic_id=16267&forum=21#forumpost68467

Please configure the module to start the week with a monday instead of a sunday, then have a look at the minical. The first week in february shows 8 days and it says that the first of february is a monday which is not true.

Could I please get some feedback here? Is there anything that could be done to fix this?

Kind Regards,
Windoze

10
DobePhat
Re: Agenda-X 2.0 beta 1: welcome testing
  • 2004/2/5 16:03

  • DobePhat

  • Friend of XOOPS

  • Posts: 656

  • Since: 2003/4/15


Got the calendar sized correctly...


In Calendar Blue CSS.
this class...find this class....set this width....

.calendar, .calendar table {
border: 1px solid #556;
font-size: 11px;
color: #000;
cursor: default;
background: #eef;
font-family: tahoma,verdana,sans-serif;
width : 200px;


also, cant remeber where but prior to this I found a 100% rule somewhere which I completely deleted dont know if that effect anything, (I dont think so) this is more a table issue and the above should fix it...

On a seperate issue...
The month view--I would like to adjust the text size here...
I added an a.alink class...to the style sheet...but it affects all of the Agenda links....would like to be just effect the full calendar view. Suggestion on which template to ad this class to maybe?

Thanks...

moving right along....

Login

Who's Online

257 user(s) are online (137 user(s) are browsing Support Forums)


Members: 0


Guests: 257


more...

Donat-O-Meter

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

Latest GitHub Commits