Error message

Deprecated function: implode(): Passing glue string after array is deprecated. Swap the parameters in drupal_get_feeds() (line 394 of /home1/arqadmin/public_html/jadudev.net/includes/common.inc).

1.12.x

Adding custom content types to Universe Search

In order to add new content types to the Control Center's Universe Search, they must first be registered in the Jadu system. The content type can then be linked up to Universe Search.

I've used the News content type from publishing in this example, but you can add entries for any custom content type.

Adding a Content Type


XForms Pro?

jenelso2's picture

Is anyone else running this?

We have a lot of little one-page contact forms on our site that we want to move into XForms, but the process of an XForm seems overly complex from an end-users perspective (multiple steps to complete a simple contact form for example).  Has anyone done anything with this to make life easier on the form users and/or processors?

Required fields in secure.php?

jwheat's picture

I was curious if anyone has tried to require certain fields in secure.php?  I can include javascript to do it I guess, but seems like that may be a good idea to implement somehow.

Funny this just came up, after two years with Jadu, someone finally decided to not fill in THE most important field, and they couldn't figure out why the widget wouldn't render properly.  Go figure.

Any ideas?

-Jon

Readable URLs for Custom Scripts

The recommended location for custom scripts written for the Jadu CMS platform is within <install-path>/public_html/site/custom_scripts/ but this can lead to long and unfriendly URLs. Here we show how to use the Readable URLs feature to create a cleaner URL structure for a simple custom script.

 Installation


1. Create a new directory <install-path>/public_html/site/custom_scripts/howto_custom_script_readable_urls and populate it with the following files:

Integrating PHP apps [or ANYTHING] into your Jadu template

Eventually, you're going to have to integrate something into your site, whether that is an interactive form, a full on custom PHP application, some neat full page function that won't fit into a widget.  I'm going to outline how I accomplished that ability here at Messiah College.  

Installing Jadu CMS patches with Meteor

Jadu has revamped their patch/upgrade installation process starting with 1.12.0.24.  You can download the installation instructions from their support site (http://support.jadu.net/downloads/file/223/112_patch_installation_instructions) [login required].  That PDF has all the information in this article, but I've just added a bit more personality and 'hand h

Pages