Lisp

Events happening in the community are now at Drupal community events on www.drupal.org.
This group should probably have more organizers. See documentation on this recommendation.

This group is for discussion of the Dript Drupal Lisp module. It's for discussion about Lisp, integrating it with Drupal, testing and future directions.

Can dript do this?

Posted by kaepsele on February 16, 2008 at 7:49pm

Hi!

E. g. i have following Form:

$myForm = array(
'field1' => array(
'#title' => t('Field 1'),
'#type' => 'textfield',
'#default_value' => '5'
),

'field2' => array(
'#title' => t('Field 2'),
'#type' => 'textfield',
'#default_value' => '7'
),

'field3' => array(
'#title' => t('Field 1'),
'#type' => 'textfield',
'#value' => // see below
)
)


The value of field3 has to be: value of field1 + value of field2.

Ist this possible?

Thanks a lot!
Read more

Dript function wish list

Posted by chelahmy on February 11, 2007 at 10:45am

To be a useful scripting language for Drupal, Dript need to have enough functions against Drupal. The functions should be intuitive that can simply deliver repetitive and complex operations. Refrain from low level functions such as general purpose functions to access relational database tables. Dript should be populated with high level functions in various domains. Always perceive that Dript will be used by web site administrators rather than programmers.

Read more
2 comments Categories:

Could the timetable example be extended to support a conference schedule grid like northern voice

Posted by Roland Tanglao on January 29, 2007 at 7:25pm

Could the cool timetable example be extended to support a conference schedule grid like northern voice's schedule grid? If so, any hints on how to do this would be appreciated. I'd like to try to doing this myself

Read more

Web developer, Smart Charter

Posted by chelahmy on January 29, 2007 at 8:37am

I found this Web developer, Smart Charter lisp's job post. Perhaps it's already late for anybody. But I like the way it is written:

Read more

Timetable Example using Dript

Posted by chelahmy on January 28, 2007 at 8:17pm
Last updated by hilmy on Tue, 2007年04月10日 07:02

I bet this is the first dript example. I've created a fictitious timetable content using dript and cck. (The site is in Malay however the timetable is in English.) I didn't theme the content so I just let the cck fields display themselves at the bottom of the table. In a real implementation those fields should be hidden.

Read more

LISP books, references and tutorials (Please add your favorites to this page)

Posted by maui1 on January 28, 2007 at 4:13pm
Last updated by chelahmy on Mon, 2007年01月29日 10:36

I really liked the stated philosophy of the Dript module author of going back to the simple roots of LISP, eg. before all the OO and other extensions and complexifications grew LISP into yet another hard to learn language. The following two books, while old, have the benefit of presenting the language in it's original elegant simplicity.

Read more

1st post - Let's discuss here the best way to use Lisp in Drupal

Posted by Roland Tanglao on January 28, 2007 at 2:57am

Welcome! Let's figure out together here on this group how to best use Lisp in Drupal. Things to talk about including testing, making the documentation better, making the dript code better, better integrating dript into Drupal, etc.. Use the dript project page for feature requests, bugs and nitty gritty code stuff. (and of course thanks to Chelah for starting dript!)

Read more
5 comments Categories: ,
Categories:
Subscribe with RSS Syndicate content

Lisp

Group organizers

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds:

AltStyle によって変換されたページ (->オリジナル) /