Re: [development] File upload and convert

2012-11-27 Thread Peter Droogmans
Chris, You’ll need something custom, at leeast that’s how I solved it I added an extra file field so people could upload the file, using hook_node_insert/hook_node_update I intercepted the upload, converted it, and store the result in the other file field. You could do it using a custom file f

Re: [development] Auto logout when users close browser.

2012-07-06 Thread Peter Droogmans
Hi, Check to cookie that gets set by Drupal, check the expire time From: development-boun...@drupal.org [mailto:development-boun...@drupal.org] On Behalf Of Nam PHAM Sent: vrijdag 6 juli 2012 13:00 To: development@drupal.org Subject: Re: [development] Auto logout when users close browser. Hi,

Re: [development] Auto logout when users close browser.

2012-07-06 Thread Peter Droogmans
Hi, Are you sure you are allowed to change the setting, if you go to admin/reports/status/php is the cookie_lifetime set to 0? Cheers Peter Droogmans From: development-boun...@drupal.org [mailto:development-boun...@drupal.org] On Behalf Of Nam PHAM Sent: vrijdag 6 juli 2012 12:31 To

Re: [development] Auto logout when users close browser.

2012-07-06 Thread Peter Droogmans
Hi, Check your settings.php file, drupal is setting the cookie lifetime as well using ini_set<http://php.net/ini_set>('session.cookie_lifetime', 200); Cheers Peter Droogmans From: development-boun...@drupal.org [mailto:development-boun...@drupal.org] On Behalf Of Nam PHAM

Re: [development] 115,000 records -- nodes or custom

2012-03-08 Thread Peter Droogmans
Sam, I would opt for option 2, it's the most flexible in the long run. We have one client with 65.000 nodes (25 fields each) and they are using views + exposed filters to search them, but it's an internal site so only a couple of users, the site is still quick (results are shown in less than a

Re: [development] write a simple field type for CCK

2012-02-26 Thread Peter Droogmans
Dear, This list is for Drupal core development, regarding your question: this is possible with standard cck module. Cheers Peter Droogmans From: development-boun...@drupal.org [mailto:development-boun...@drupal.org] On Behalf Of ?? Sent: zondag 26 februari 2012 16:22 To: development

Re: [development] Experience with mod_fcgid

2011-12-14 Thread Peter Droogmans
Hi, My 2 cents, give nginx a try, I started using it with http://drupal.org/project/barracuda and I'm now using it in combination with aegir for my remote servers and to be honest it was one of the best decision ever ;p Cheers, Peter From: development-boun...@drupal.org [mailto:development-b

Re: [development] Custom Webform Module

2011-06-21 Thread Peter Droogmans
Hi, You can use %get[campaign] as default value for a web component, so the easiest is to add a hidden component to store this, for the redirect you need a custom module with a hook-form-alter, see http://drupal.org/node/952342#comment-4134176 Best regards, Peter Droogmans Attiks Ketsstraat

Re: [development] Inline form errors

2011-05-26 Thread Peter Droogmans
ut it can't be that hard to add ;p Best regards, Peter Droogmans Attiks Ketsstraat 94 2140 Borgerhout Belgium 32 3 288 61 17 32 497 44 44 77 -Original Message- From: development-boun...@drupal.org [mailto:development-boun...@drupal.org] On Behalf Of Steven Jones Sent: donderdag 2

Re: [development] RE : Disable watchdog globally

2011-02-19 Thread Peter Droogmans
Isn't it safer to just provide another backend logging module, that does nothing Best regards, Peter Droogmans Attiks Ketsstraat 94 2140 Borgerhout Belgium 32 3 288 61 17 32 497 44 44 77 -Original Message- From: development-boun...@drupal.org [mailto:development-boun...@drupa

Re: [development] SPAM --- Re: CVS -> GIT

2011-02-19 Thread Peter Droogmans
On windows I'm using http://sourceforge.net/projects/gitextensions/ for the moment and pretty happy about it Met vriendelijke groeten, Peter Droogmans Attiks Ketsstraat 94 2140 Borgerhout 03 288 61 17 0497 44 44 77 -Original Message- From: development-boun...@drupa

Re: [development] Is it possible to have separate table for different content types in D7

2011-02-11 Thread Peter Droogmans
There is a module that makes one table for each content type, much like cck worked in drupal 6 met vriendelijke groeten, Peter Droogmans Attiks Ketsstraat 94 2140 Borgerhout 03 288 61 17 0497 44 44 77 -Original Message- From: Jamie Holly [hovercraf...@earthlink.net] Received: Friday, 11

Re: [development] Does Drupal Run in 64 bit Ubuntu Linux Machine

2011-02-11 Thread Peter Droogmans
for desktop machines, better have a look at a real server. Best regards, Peter Droogmans Attiks Ketsstraat 94 2140 Borgerhout Belgium 32 3 288 61 17 32 497 44 44 77 From: development-boun...@drupal.org [mailto:development-boun...@drupal.org] On Behalf Of Kamal Palei Sent: vrijdag 11 februari

Re: [development] How to export user's profile fields in Drupal 7

2011-02-03 Thread Peter Droogmans
Brice, Did you have a look at features, it can export fields on users Best regards, Peter Droogmans Attiks Ketsstraat 94 2140 Borgerhout Belgium 32 3 288 61 17 32 497 44 44 77 From: development-boun...@drupal.org [mailto:development-boun...@drupal.org] On Behalf Of Greenman Sent: donderdag

Re: [development] Drupal 7 Entities - view random node

2011-01-24 Thread Peter Droogmans
y rand().You can always extend the subquery with the same WHERE as the parent, but it will slow down the whole thing. Best regards, Peter Droogmans Attiks Ketsstraat 94 2140 Borgerhout Belgium 32 3 288 61 17 32 497 44 44 77 -Original Message- From: development-boun...@drupal.org [

Re: [development] SPAM --- module to trigger an action/callback based on a date field ?

2010-11-25 Thread Peter Droogmans
Peter, You can do this with rules, it has support for scheduled actions Best regards, Peter Droogmans Attiks Ketsstraat 94 2140 Borgerhout Belgium 32 3 288 61 17 32 497 44 44 77 From: development-boun...@drupal.org [mailto:development-boun...@drupal.org] On Behalf Of Greenman Sent

Re: [development] SPAM --- Automatic disabling of comments

2010-10-15 Thread Peter Droogmans
Nancy, You had a look at http://drupal.org/node/401622 Best regards, Peter Droogmans Attiks Ketsstraat 94 2140 Borgerhout Belgium 32 3 288 61 17 32 497 44 44 77 From: development-boun...@drupal.org [mailto:development-boun...@drupal.org] On Behalf Of nan wich Sent: vrijdag 15 oktober 2010 2

Re: [development] [support] Administer a subset of users

2010-09-04 Thread Peter Droogmans
Earnie, I think you still can use og, but only use it for the user management not for the posts. Just create a dummy node type (my_people) so admins can add, edit, remove users. Other solution would be to add a profile field (admin only) and use it to store the creating user. Afterwards build

Re: [development] Allowing users to create easy pre-fab sites?

2010-07-28 Thread Peter Droogmans
Bob, 1. Have a look at aegir (http://groups.drupal.org/aegir-hosting-system) and combine it with some install profiles 2. You can set the themes per site 3. Have a look at context module, it includes an editor to drag and drop blocks 4. Users are set per site, so no worries -Original Mess

Re: [development] Convert location Distance to dropdown

2010-07-14 Thread Peter Droogmans
Mike, Easiest way (at least for me) is to use jQuery to change the textfield to a combobox. Best regards, Peter Droogmans Attiks Ketsstraat 94 2140 Borgerhout Belgium 32 3 288 61 17 32 497 44 44 77 From: development-boun...@drupal.org [mailto:development-boun...@drupal.org] On Behalf Of

Re: [development] How to pass form values to page that actually does something.

2010-05-11 Thread Peter Droogmans
We solved this problem by using tablewizard (tw) to make the data available to Drupal and views. If you combine it with bef and views_savedsearches you can accomplish the same. Best regards, Peter Droogmans Attiks Ketsstraat 94 2140 Borgerhout Belgium 32 3 288 61 17 32 497 44 44 77

Re: [development] Consulting about file permissions by role

2010-02-15 Thread Peter Droogmans
Hi, You can also use cck permission, it’s part of the cck package. Define three fields and assign permissions accordingly Cheers Peter From: development-boun...@drupal.org [mailto:development-boun...@drupal.org] On Behalf Of Lee Rowlands Sent: maandag 15 februari 2010 8:59 PM To: development@

Re: [development] Drush consulting

2010-01-25 Thread Peter Droogmans
It doesn't exist From: development-boun...@drupal.org [mailto:development-boun...@drupal.org] On Behalf Of Gastón Pablo Pérez Sent: maandag 25 januari 2010 8:49 PM To: development@drupal.org Subject: Re: [development] Drush consulting On Mon, Jan 25, 2010 at 4:45 PM, Justin Gruenberg mailto:jus

Re: [development] Consulting about installed modules

2010-01-25 Thread Peter Droogmans
Try drush sm -pipe It gives a list of enabled modules, space separated so you can use the output as input for drush dl Best regards, Peter Droogmans Attiks Ketsstraat 94 2140 Borgerhout Belgium 32 3 288 61 17 32 497 44 44 77 From: development-boun...@drupal.org [mailto:development-boun

Re: [development] Translating database fields

2009-09-23 Thread Peter Droogmans
You can do the opposite, define a tt function if the module doesn't exist, it keeps your code cleaner Met vriendelijke groeten, Peter Droogmans Attiks Ketsstraat 94 2140 Borgerhout pe...@attiks.com 03-288 61 17 0497-44 44 77 -Original Message- From: mark burdett Sent: woensd

Re: [development] How to reuse uploaded files

2009-09-13 Thread Peter Droogmans
You can also have a look at the webfm project. Met vriendelijke groeten, Peter Droogmans Attiks Ketsstraat 94 2140 Borgerhout pe...@attiks.com 03-288 61 17 0497-44 44 77 From: Ken Winters Sent: zondag 13 september 2009 18:37 To: development@drupal.org Subject

Re: [development] SPAM --- Fonts in drupal

2009-08-18 Thread Peter Droogmans
This has not much to do with Drupal, since you're using a non standard web font the best you can do is convert it using textimage to convert the text to an image using your ttf file (see http://drupal.org/project/textimage) If you're using this font for the body text, you better provide an alter

Re: [development] Query about new page

2009-07-31 Thread Peter Droogmans
t new page i just wanted to know why drupal is saving all the page content in database .. if we have many pages then it may slow down the database and also page loading. On Fri, Jul 31, 2009 at 12:14 PM, Peter Droogmans mailto:pe...@attiks.com>> wrote: What you want to do is possible

Re: [development] Query about new page

2009-07-30 Thread Peter Droogmans
What you want to do is possible, have a look at hook_menu, this defines the path for your page, but I don't really understand what's your objection to saving your data in the database. What is it you want to achieve? Best regards, Peter Droogmans Attiks Ketsstraat 94 2140 Borgerhout

Re: [development] SPAM --- Howto: Override $node_url in theme

2009-07-24 Thread Peter Droogmans
The weight of modules can be found in the system table From: development-boun...@drupal.org [mailto:development-boun...@drupal.org] On Behalf Of nan_w...@bellsouth.net Sent: vrijdag 24 juli 2009 18:40 To: development Subject: SPAM --- [development] Howto: Override $node_url in theme My modul

Re: [development] SPAM --- Re: noderefernace cck

2009-05-28 Thread Peter Droogmans
You can also have a look at the combo field, see http://drupal.org/node/119102 and http://groups.drupal.org/node/14009 I tried the patch last week but you may run into problems if files get removed, see the comments at the end of the thread. Cheers, Peter Droogmans 32 497 44 44 77

Re: [development] 5.x to 6.x migration timeline, best practices, tips

2009-05-18 Thread Peter Droogmans
You can have a look at coder (http://drupal.org/project/coder) and deadwood (http://drupal.org/project/deadwood and http://boombatower.com/tools/deadwood), the first one gives you pointers on how to convert, the second one tries to convert it for you. If all other modules are available for D6 1