31
wjue
creative usage : Agenda-X
  • 2004/3/13 10:06

  • wjue

  • Quite a regular

  • Posts: 315

  • Since: 2002/8/3 7


I found this activist "anti bureaucratic" group using Agenda-X a very creative way: they combined Minical block with a custumised recent events block. Nice layout.

http://bureaucrash.com






32
wjue
Re: Beefing Up FREECONTENT 3.0...
  • 2004/3/11 7:56

  • wjue

  • Quite a regular

  • Posts: 315

  • Since: 2002/8/3 7


DobePhat,

The amount of headlines retrieved from a site is a config variable, config.php file round line 42

// maximum number of stories in Digest Mode
$fc_digest_max_stories = 15;

I am also thingking about webdegist content blocks' enhencement.


Regards

wjue



33
wjue
Re: Looking for a web hosting provider!!
  • 2004/3/9 22:49

  • wjue

  • Quite a regular

  • Posts: 315

  • Since: 2002/8/3 7


contact the webmaster ofhttp://tw.xoops.org, he will be able to help you in Chinese langue installation of Xoops


wjue



34
wjue
Re: Agenda X Translation
  • 2004/3/8 10:05

  • wjue

  • Quite a regular

  • Posts: 315

  • Since: 2002/8/3 7


Your PHP should have gettext extension enabled, in this case the compiled "agendax.mo" file is used by PHP gettext translation system. the v2.0.1 distribution does not contain the compiled .mo file because my version of translation (agendax.po) is not complete.

You can compile manually your agendax.po file by the unix cmd:

msgfmt -o agendax.mo agendax.po



wjue



35
wjue
Re: Question for Agenda X
  • 2004/3/1 22:45

  • wjue

  • Quite a regular

  • Posts: 315

  • Since: 2002/8/3 7


Check your roster module's modinfo.php file, delete any extra blank lines after the closing ?> tag.

Things will possibly be ok then.



wjue



36
wjue
Re: Need bids to implement a Help Desk module.
  • 2004/3/1 22:30

  • wjue

  • Quite a regular

  • Posts: 315

  • Since: 2002/8/3 7


zenTrackXoops is a XOOPS variant of zenTrack Help Desk application :

http://www.guanxicrm.com/modules/mydownloads/viewcat.php?cid=4&orderby=titleD

If you prefer the current zenTrack version to be modulized my partner company China-Offshore can offer a custumized solution.

Contact me if interested.

wjue



37
wjue
Re: How to make translations of AgendaX work?
  • 2004/2/29 0:01

  • wjue

  • Quite a regular

  • Posts: 315

  • Since: 2002/8/3 7


Agenda-X uses PHP extension gettext for i18n if it is available, in this case your should have your agendax.po compiled to agendax.mo

with gettext utility msgfmt, ex unix cmd:

msgfmt -x agendax.mo agendax.po

If your PHP doesn't have gettext extension installed, Agenda-X uses its own gettext function, in this case only the agendax.po file is necessary.

Hope this helps

wjue



38
wjue
Re: Agenda-X 2.0 Date selector
  • 2004/2/28 23:49

  • wjue

  • Quite a regular

  • Posts: 315

  • Since: 2002/8/3 7


Agenda-X 2.0 uses jscalendar date selector script.

I never tested it with Mozilla browser. It is possible it doesn't work.

wjue



39
wjue
Re: Full documation..?
  • 2004/2/26 16:05

  • wjue

  • Quite a regular

  • Posts: 315

  • Since: 2002/8/3 7


On XOOPS French Support site there's a good manualhttp://www.xoops-themes.org/modules/wfsection/article.php?articleid=1



wjue



40
wjue
Re: We Need Help with cURL+XOOPS!
  • 2004/2/26 16:01

  • wjue

  • Quite a regular

  • Posts: 315

  • Since: 2002/8/3 7


Curl is an PHP extension library, in my local w2k installation I have PHP.INI file like this
.....

;Windows Extensions
;Note that MySQL and ODBC support is now built in, so no dll is needed for it.
;
;extension=php_bz2.dll
;extension=php_cpdf.dll
;extension=php_crack.dll
extension=php_curl.dll
;extension=php_db.dll
;extension=php_dba.dll
;extension=php_dbase.dll

.....

Thus, when apache&php start Curl extension is loaded.


wjue




TopTop
« 1 2 3 (4) 5 6 7 ... 11 »



Login

Who's Online

273 user(s) are online (177 user(s) are browsing Support Forums)


Members: 0


Guests: 273


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