XOOPS 
News
News World of XOOPS Developers Hacks Themes Archive Submit News
  • HOME
  • XOOPS
    • About XOOPS
    • Why XOOPS?
    • XOOPS Features
    • Terms Of Use
    • Privacy Statement
    • License
  • FORUM
    • Board Index
    • Recent Topics
  • NEWS
  • THEMES
  • MODULES
    • Module @ GitHub
    • Old Repository
  • XOOPS FAQ
  • ACCOUNT
    • Login
    • Register
  • DOWNLOAD XOOPS 2.5.11

Modules: Agenda-X 2.1.1 released

Posted by: wjueOn 2004/6/5 12:47:06 5974 reads
v 2.1.1 is mainly a maintainance release several group permission bugs are fixed. french language pack is updated.

Direct download


wjue
------------
Chinese Web: http://www.wjue.org
English Web: http://www.guanxiCRM.com
Offshore IT Outsourcing China Leader: http://China-Offshore.com

Agenda-X 2.1.1 released

Agenda-X 2.1.1 released
Previous article
Next article
The comments are owned by the author. We aren't responsible for their content.
user

 Re: Agenda-X 2.1.1 released

 Talis   Published 06/05/2004 15:15   Just popping in   Joined 03/24/2004   Comments 88    

A couple of things that I'd like to see with this module:

1) When the user actually goes to the module (by clicking the calendar or the Module name itself in the Menu), could it display a Monthly view instead of just the line of options at the top?

2) Can you make the Dates themselves clickable along with listing events for the day? I liked the way piCal did that but AX blends in better with my sites.

Thanks!

 
user

 Re: Agenda-X 2.1.1 released

 tzvook   Published 06/05/2004 18:47   Updated 06/05/2004 18:52   Just can't stay away   Joined 02/01/2003   Comments 875    

Hello Talis
All you need to do for the month view as the first page is to edit the file "config.inc.php" in the module root dir, and to change the line:

$caldefault = 'flat';

to
$caldefault = 'month';

then go to the modules management and update the module ....

Wjue
Is there a way to change the date format to Euro - means dd.mm.yy ?
I looked for an easy way, but after a quick glance in the code I thought it might be better to ask you first

 
user

 Re: Agenda-X 2.1.1 released

 Marco   Published 06/05/2004 22:06   Home away from home   Joined 03/15/2004   Comments 1256    

<< Is there a way to change the date format to
<< Euro - means dd.mm.yy ?

--> see http://www.guanxicrm.com, in forum

 
user

 Re: Agenda-X 2.1.1 released

 Jace303   Published 06/19/2004 7:44   Just popping in   Joined 11/05/2003   Comments 38    

I just tried to download the file 4 times. But when decompressing the archive I got a CRC - Error everytime.

 
user

 Re: Agenda-X 2.1.1 released

 Oesie   Published 06/21/2004 16:20   Just popping in   Joined 06/01/2004   Comments 41    

Here too, but it seems to work. It has some bugs though.

 
user

 Re: Agenda-X 2.1.1 released

 Ace_Armstrong   Published 07/19/2004 16:16   Quite a regular   Joined 01/09/2003   Comments 226    

Great module, as always, wjue!

One request: is it possible to integreate iCalendar import? It would really make it a lot easier for me to do things like enter holidays.

 
user

 Re: Agenda-X 2.1.1 released

 wjue   Published 07/19/2004 16:31   Quite a regular   Joined 08/03/2002   Comments 315    

Quote:

One request: is it possible to integreate iCalendar import?


Hi Ace_Armstrong, The iCalendar import feature is scheduled but not in the incoming v2.2 (very soon)

wjue

 
user

 Re: Agenda-X 2.1.1 released

 solaris365   Published 08/08/2004 10:09   Just popping in   Joined 08/08/2004   Comments 22    

Great work wjue!

Just three comments/requests:

1) Problem of repetition of repeated events in the block: 'Upcoming 30 day events'

2) what you think to add the date for recurring events in the display of 'Active&Expired events'?
Suggestion: START_DATE (REPETITION_PATTERN). For example:
2004-08-08 (1Y) # for every year
2004-08-08 (5d) # for 5 days)

3) Is there a form to change the Photo-sponsor-link?

 
user

 Re: Agenda-X 2.1.1 released

 wjue   Published 08/08/2004 14:04   Quite a regular   Joined 08/03/2002   Comments 315    

Quote:

1) Problem of repetition of repeated events in the block: 'Upcoming 30 day events'


Fixed in the upcomming v2.2 (September, probably)

Quote:
3) Is there a form to change the Photo-sponsor-link?


Check the config.inc.php file, there is a variable that you can assign a different value.

wjue
---------------------
Chinese Web: http://www.wjue.org
English Web: http://www.guanxiCRM.com
Offshore IT Outsourcing: http://China-Offshore.com

 
user

 Re: Agenda-X 2.1.1 released

 Stewdio   Published 08/08/2004 15:14   Community Support Member   Joined 05/07/2003   Comments 1560    

Looking forward to the new release and as always, great job Wang!

 
user

 Re: Agenda-X 2.1.1 released

 bmmolloy   Published 08/18/2004 5:02   Friend of XOOPS   Joined 04/21/2004   Comments 84    

Hi,

I am trying to use the date selector in this module and when i click it it is going to top of the page. The link is:

/modules/agendax/index.php?op=eventform#

Is there an easy fix for this or am I missing something? Thanks for a great module.

 
user

 Re: Agenda-X 2.1.1 can not post event

 noisia   Published 08/29/2004 8:31   Not too shy to talk   Joined 08/24/2004   Comments 123    

Hi All,

I have just upgraded from Version 1 to version 2.1.1

I do not seem to be able to add new events

When I add new event as administrator, it does not give any error, but there is no event added and no events coming up in the pending events.

It might be a permissions problem, but to which folder?

Any suggestions welcomed

Best Regards,

Marco

 
user

 Re: Agenda-X 2.1.1 released

 rocket98   Published 08/29/2004 23:02   Just popping in   Joined 06/02/2004   Comments 95    

Quote:

I am trying to use the date selector in this module and when i click it it is going to top of the page. The link is:

/modules/agendax/index.php?op=eventform#

Is there an easy fix for this or am I missing something? Thanks for a great module.


I was having the same problem a day or two ago. I stumbled around for a few minutes then tried a different theme which worked fine and after looking at the themes for a minute or two I found the visible difference between the two (besides the obvious) was the xoops_module_header statement which sits right below meta tags.

<{$xoops_module_header}>


If this is not right feel free to jump in a correct my post.

xoops_module_header It's referenced here:

module_header

 
user

 Re: Agenda-X 2.1.1 released

 artigas   Published 01/14/2005 19:19   Quite a regular   Joined 12/21/2004   Comments 208    

Greetings - XOOPS 2.0.9.2, PHP5

I have the following error showing under debug:

Notice [PHP]: Use of undefined constant _MB_WAITING_AGENDAX_EVENTS - assumed '_MB_WAITING_AGENDAX_EVENTS' in file D:\apache2triad\htdocs\modules\waiting\plugin\agendax\agendax.php line 13

Any assistance would be appreciated.

 


Login

Register now!  |  Lost Password?

Search

Advanced Search

Recent Comments

  • Re: Richard Griffith (Geekwright) inducted into XOOPS Hal...
    Publisher black_beard 04/09/2025 21:52
  • Re: Richard Griffith (Geekwright) inducted into XOOPS Hal...
    Publisher Cesagonchu 04/09/2025 12:36
  • Re: XOOPS 2.5.12 Beta-5 available for Testing
    Publisher Cesagonchu 04/03/2025 12:39
  • Re: XOOPS 2.5.12 Beta-5 available for Testing
    Publisher cadch 04/02/2025 9:47
  • Re: Richard leaving, Nicolas takes over Core Team
    Publisher liomj 04/02/2025 9:18

Who's Online

149 user(s) are online (12 user(s) are browsing XOOPS News)


Members: 0


Guests: 149


more...

Donat-O-Meter

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

Latest GitHub Commits

  • {{ record.sha.slice(0, 7) }} - {{ record.commit.message | truncate }}
    {{ record.commit.author.name }} {{ record.commit.author.date | formatDate }}

Archives

News archives

  • January 2017
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
  • November 2015
  • October 2015
  • September 2015
  • July 2015
  • May 2015
  • April 2015
  • March 2015
  • February 2015
  • January 2015
  • December 2014
  • November 2014
  • October 2014
  • September 2014
  • August 2014
  • July 2014
  • June 2014
  • May 2014
  • April 2014
  • March 2014
  • February 2014
  • January 2014
  • December 2013
  • November 2013
  • October 2013
  • September 2013
  • August 2013
  • July 2013
  • June 2013
  • May 2013
  • April 2013
  • March 2013
  • February 2013
  • January 2013
  • December 2012
  • November 2012
  • October 2012
  • September 2012
  • August 2012
  • July 2012
  • June 2012
  • May 2012
  • April 2012
  • March 2012
  • February 2012
  • January 2012
  • December 2011
  • November 2011
  • October 2011
  • September 2011
  • August 2011
  • July 2011
  • June 2011
  • May 2011
  • April 2011
  • March 2011
  • February 2011
  • January 2011
  • December 2010
  • November 2010
  • October 2010
  • September 2010
  • August 2010
  • July 2010
  • June 2010
  • May 2010
  • April 2010
  • March 2010
  • February 2010
  • January 2010
  • December 2009
  • November 2009
  • October 2009
  • September 2009
  • August 2009
  • July 2009
  • June 2009
  • May 2009
  • April 2009
  • March 2009
  • February 2009
  • January 2009
  • December 2008
  • November 2008
  • October 2008
  • September 2008
  • August 2008
  • July 2008
  • June 2008
  • May 2008
  • April 2008
  • March 2008
  • February 2008
  • January 2008
  • December 2007
  • November 2007
  • October 2007
  • September 2007
  • August 2007
  • July 2007
  • June 2007
  • May 2007
  • April 2007
  • March 2007
  • February 2007
  • January 2007
  • December 2006
  • November 2006
  • October 2006
  • September 2006
  • August 2006
  • July 2006
  • June 2006
  • May 2006
  • April 2006
  • March 2006
  • February 2006
  • January 2006
  • December 2005
  • November 2005
  • October 2005
  • September 2005
  • August 2005
  • July 2005
  • June 2005
  • May 2005
  • April 2005
  • March 2005
  • February 2005
  • January 2005
  • December 2004
  • November 2004
  • October 2004
  • September 2004
  • August 2004
  • July 2004
  • June 2004
  • May 2004
  • April 2004
  • March 2004
  • February 2004
  • January 2004
  • December 2003
  • November 2003
  • October 2003
  • September 2003
  • August 2003
  • July 2003
  • June 2003
  • May 2003
  • April 2003
  • March 2003
  • February 2003
  • January 2003
  • December 2002
  • November 2002
  • October 2002
  • September 2002
  • August 2002
  • July 2002
  • June 2002
  • May 2002
  • April 2002
  • March 2002
  • February 2002
  • January 2002
  • December 2001
  • December 1969
About us
  • About Xoops
  • Why XOOPS?
  • Board of Advisors
  • Xoops Innovators
  • XOOPSers
  • XOOPS Etiquette
Learn
  • Books
  • FAQ
  • Core Guides
  • Module Guides
Use
  • Download Xoops
  • Module @ GitHub
  • Themes@ GitHub
  • Languages @ GitHub
  • Support Forums
  • International Support
Develop GitHub
  • Core @ GitHub
  • Module @ GitHub
  • Themes@ GitHub
  • Languages @ GitHub
  • Legacy XOOPS @ SourceForge
  • Coding Standards PSR-2
Contribute
  • $$$ Donations
  • Join Team
  • Core @ GitHub
  • Module @ GitHub
  • Themes@ GitHub
  • Languages @ GitHub
  • Report Core Bug
Connect
  • Facebook
  • LinkedIn
  • Flickr
  • YouTube
  • Ohloh
  • Twitter

Terms of Use | Privacy Policy | Hosted by Arvixe Hosting | RSS 2.0 Button

Design: B.Heyula