Re: [Koha-devel] new module to send mails

2010-04-22 Thread Juan Sieira
MJ Ray escribió: Michael Hafen I don't have a preference either way. However it seems that being able use an external SMTP server is a big deal. So I will start by voting for Mail::Sender and C4::Mail Using an external SMTP server is a big thing. It requires a lot of

Re: [Koha-devel] new module to send mails

2010-04-22 Thread Juan Sieira
Michael Hafen I don't have a preference either way. However it seems that being able use an external SMTP server is a big deal. So I will start by voting for Mail::Sender and C4::Mail Using an external SMTP server is a big thing. It requires a lot of extra error hand

Re: [Koha-devel] add multiple copies - koha

2010-04-22 Thread Nahuel ANGELINETTI
Le 13/04/2010 15:02, brenoanto...@lsi.cefetmg.br a écrit : Dear Sirs; Working in a research lab and use the koha for the registration of books. Use the 3004 version, and need the option to include multiple copies. Could anyone tell me how do I include this option? Thank you! Breno Costa Antonio C

[Koha-devel] Creating New Pages in Koha - second request

2010-04-22 Thread Richard Forristall
Hi again, If anyone can help me with creating new pages in Koha - could you provide a link to documentation or let me know if there are steps beside merely copying existing pages/templates and saving as new files? Thanks a gozillian! Thanks, Rick ---

Re: [Koha-devel] Creating New Pages in Koha - second request

2010-04-22 Thread Brendan Gallagher
Hi Richard - This may help you out a little - http://koha-community.org/documentation/3-2-manual/?ch=a9284 -Brendan --- Brendan A. Gallagher ByWater Solutions CEO, Director of Innovation

Re: [Koha-devel] Creating New Pages in Koha - second request

2010-04-22 Thread Chris Nighswonger
Hi Rick, On Thu, Apr 22, 2010 at 1:39 PM, Richard Forristall wrote: > > Hi again, > > If anyone can help me with creating new pages in Koha - could you > provide a link to documentation or let me know if there are steps beside > merely copying existing pages/templates and saving as new files? No

Re: [Koha-devel] Creating New Pages in Koha - second request

2010-04-22 Thread Eric Bégin
Hi Richard, My guest would be that the owner of your file is not koha:koha. A look to your log file may give you a hint (default: /var/log/koha/*). Eric Richard Forristall wrote: > > Hi again, > > If anyone can help me with creating new pages in Koha - could you > provide a link to documentat

Re: [Koha-devel] Creating New Pages in Koha - second request

2010-04-22 Thread Michael Hafen
Also, the new page .pl file has to have the read and execute file system permissions set so the web server can run it. Then, once the page does what you want, you have to look at the main page and side bar for that module and put a link to the page in those files. Good luck. On Thu, 2010-04-22 a

Re: [Koha-devel] Creating New Pages in Koha - second request

2010-04-22 Thread Richard Forristall
Thank you all for your replies! It's only when the obvious is staring you in the face do you realize how much there still is to learn. My issue was permissions -- once I did a chmod on the .pl page, it worked! I made the assumption that if I saved a file to the server it would immediately be e