Today, I finally released four new module conversions, some with added features.
Newsletter - this has been one of the most asked for conversions, so I hopped on it and finished it up.
Quotes - displays random quotes. Very basic module, you can use it as a skeleton to learn how to make a module.
Quicklinks - displays links in a block. Will also display a single random link in a block as well. This code is based on the Quotes code, so again you can use this as a skeleton module.
Search - converted and added features. All engines are stored in a db table now. You can also search the site.
More conversions are on the way. We are trying to keep the coding consistent to make future modifications easier.
We are also working on a simplified method of installing modules. More on that later.
You can find all the downloads on the project website, as well as the SourceForge projects page.
Ed
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Are you still working on phpws modules? I tried to install your newsletter module and it balked on the config.php -- I've checked permissions, looked at the setup.php file, and I've noticed some differences between the newsletter mod and others, but I'm too new at php to figure this out myself.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Today, I finally released four new module conversions, some with added features.
Newsletter - this has been one of the most asked for conversions, so I hopped on it and finished it up.
Quotes - displays random quotes. Very basic module, you can use it as a skeleton to learn how to make a module.
Quicklinks - displays links in a block. Will also display a single random link in a block as well. This code is based on the Quotes code, so again you can use this as a skeleton module.
Search - converted and added features. All engines are stored in a db table now. You can also search the site.
More conversions are on the way. We are trying to keep the coding consistent to make future modifications easier.
We are also working on a simplified method of installing modules. More on that later.
You can find all the downloads on the project website, as well as the SourceForge projects page.
Ed
Thanks for your hard work!
Are you still working on phpws modules? I tried to install your newsletter module and it balked on the config.php -- I've checked permissions, looked at the setup.php file, and I've noticed some differences between the newsletter mod and others, but I'm too new at php to figure this out myself.