51
dheltzel
Re: "Coming Events" module ??
  • 2004/9/7 1:44

  • dheltzel

  • Not too shy to talk

  • Posts: 164

  • Since: 2003/1/8 1


I use Agenda-X 2.2.0 for event blocks on my sites. It has a number of enhancements over 2.1.x and the Event blocks are more flexible than the other 2 modules.

If you try 2.2.0 and have any suggestions for further enhancements, please PM me and I'll see what I can do. I've been helping wjue with the Agenda-X development, mostly in the event blocks.

Dennis



52
dheltzel
Re: Looking for a script to create lots of users
  • 2004/9/5 1:35

  • dheltzel

  • Not too shy to talk

  • Posts: 164

  • Since: 2003/1/8 1


Here's what I've done. I learned a lot about the registration process as a result.

1) Do a MySQL dump to a file (dump1.sql in this ex)
2) Register a single user manually. Approve the user reg in the admin menu.
3) Do another dump (dump2.sql)
4) Diff the 2 dump files (diff dump?.sql > add_user.sql)
5) Edit out any extraneous inserts from the add_user.sql.
6) Use any tool you like to generate a sql file with insert modeled after those in add_user.sql (perl, awk, even bash should do).
7) Run the resulting inserts in you MySQL db.

Dennis



53
dheltzel
Re: Agenda-X 2.2.0 is released
  • 2004/9/5 1:26

  • dheltzel

  • Not too shy to talk

  • Posts: 164

  • Since: 2003/1/8 1


Quote:

glenp wrote:
In the prior version repeating events showed up in the upcoming events blocks with their original dates. Has this been fixed in this release?

No, this hasn't been fixed. It might be worse, since you can now set a time period longer than a month and only 1 (at most) instance of a recurring event will ever show up. If you are showing events for the next year and have a monthly event, you will not see 12 "copies" of the recurring event, you will only see 1. Recurring events have a number of limitations that are imposed by the database structure and not easily worked around. I'm not saying it's impossible, but it certainly didn't make the cut for 2.2.0.

My only suggestion for now is to use regular events if you want them to show correctly in the event blocks.

Dennis



54
dheltzel
Re: The Best FREE Host to support XOOPS???
  • 2004/8/23 13:34

  • dheltzel

  • Not too shy to talk

  • Posts: 164

  • Since: 2003/1/8 1


Quote:

xb00t wrote:
Here comes another question - how can I change the icon that appears infront of the URL in the address bar? I can't remember its name right now


favicon.ico



55
dheltzel
Re: Looking for tutorial of creating Block
  • 2004/8/17 2:40

  • dheltzel

  • Not too shy to talk

  • Posts: 164

  • Since: 2003/1/8 1


Quote:

limecity wrote:
How to develop a block ??
what you mean?

what you want to do in a block?

or you want to create a normal custom block?

I think he wants to create a module with a block in it, not a custom block. If that's the case, go read the wiki about module development and study the code from a simple module that is similar to what you want to do.

Dennis



56
dheltzel
Re: Block placement specification
  • 2004/8/17 2:34

  • dheltzel

  • Not too shy to talk

  • Posts: 164

  • Since: 2003/1/8 1


I think the most straightforward way to do this would be to convert the custom pages into a module. It's not really as hard as it sounds. Then the module would show up in the block menu to select just that module.

Dennis



57
dheltzel
Re: Mulpulating Mail Templates?
  • 2004/8/12 13:14

  • dheltzel

  • Not too shy to talk

  • Posts: 164

  • Since: 2003/1/8 1


The answer is ..
it depends.

For example. if you are talking about emails sent from fourm posts in newbb, the templates are in modules/newbb/language/english/mail_template

But if you're sending the emails from another module, changing them in this directory is a waste of time.

Dennis



58
dheltzel
Re: Agenda-X v2.1.1 Upcoming 30 day events block (Duplicate events listed)
  • 2004/8/11 1:44

  • dheltzel

  • Not too shy to talk

  • Posts: 164

  • Since: 2003/1/8 1


Hi everyone!

wjue has allowed me to help with the development of Agenda-X. We will be releasing a new version in the next few weeks with some major enhancements. If you would like to get a snapshot to play with (please don't use it on a production system and then complain if it eats your data), just PM me. I'd like to flush out bugs like this if they still exist in the development code.

I'm also interested in feature requests. I won't promise anything (we are all pretty busy, I suppose and I don't want to slow the next release with too many features), but we'll certainly consider your requests.

Dennis



59
dheltzel
Re: Customizing notification messages
  • 2004/8/5 0:14

  • dheltzel

  • Not too shy to talk

  • Posts: 164

  • Since: 2003/1/8 1


Not exactly, but the files you need to modify are in: modules/newbb/language/english/mail_template

I don't know all the variables you can use in these templates, but this might help.



60
dheltzel
Re: PDF Manager
  • 2004/8/4 19:39

  • dheltzel

  • Not too shy to talk

  • Posts: 164

  • Since: 2003/1/8 1


This might be a start:https://xoops.org/modules/mydownloads/singlefile.php?cid=24&lid=411

At least you can leave them as PDF's




TopTop
« 1 ... 3 4 5 (6) 7 8 9 ... 13 »



Login

Who's Online

162 user(s) are online (104 user(s) are browsing Support Forums)


Members: 0


Guests: 162


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