I am trying to develop a module to work with an existing system. This system works in this way:
1. User is sent to an auth web page with the service they will be using included as a GET variable.
2. User puts in credentials and gets redirected to the service with a ticket included as a GET variable
3. The service then connects to the auth server (http) including the ticket and service as GET variables
4. The auth server responds by putting up a page that says either no or yes with the username.
I've recently discovered the category module, and been playing with it for a short while, and I love it! Its exactly what I need seemingly on all my projects! I personally think that drupal should actually be shipped with it by default! (or similar functionality that categories can be created as nodes, or vice versa).
I'm trying to install the epublish module in drupal 4.7 with no success yet.
Ive copied the files to the module directory in the folder called epublish,
imported the sql file tables with mysql and enabled the module in modules
and issued permissions to it.
When going to settings for epublish I get the error " Fatal error: Call to undefined function form_select() in /home/username/public_html/modules/epublish/epublish.module on line 130"
Hi there!
I´ve asked this at the general module... sooo many times, but didn´t find an answer yet.
I´ve thought that maybe here somebody could maybe knows what´s happening:
Please help me!
I´ve asked this here and started an issue at the the FileManager module here.
Could someone please point me in the right direction here? I am looking for a simple node that will display all members of my site, along with a link to their profile in the listing. I'm going nuts! :)
Sidebar is a very nice module, which provides a sidebar panel for Gecko browsers (Mozilla, Firefox,...), Opera and Internet explorer.
This (browser) sidebar panel give you a very quick access to your recent content, by showing the last postings and by providing a search box for the content, even the main browser window is currently showing an other web page.