Search results

  1. How to create a modal window in WebCenter Sites Contributor UI (11.1.1.8)

    site>/UI/Config/SiteConfigHtml Below are the lines of code required to set up a new menu called ...   dojo.require("fw.ui.dijit.FloatingDialog"); var sampleWCSDijitDialog = new ... function(){dijit.byId("customModal").destroyRecursive();})}) In the above code snippet, I am creating a new instance ...

    Jesty - 06/16/2015 - 09:09 - 5 comments

  2. WebCenter Sites 12c Performance with Asset Reader API and Groovy

    com.fatwire.assetapi.common.AssetAccessException import java.util.Arrays new PerformanceTest(ics) public class ... WebCenter Sites 12c introduces a number of new APIs to use when ... on using an MVC approach that is aided by the new groovy controllers ...

    rick - 10/04/2016 - 07:17

  3. Display Suite & Paragraphs Part 1

    to the new content type. Display Suite Templates contain 3 files:.inc-> Tells Drupal the regions we’ll be using.tpl.php-> The template ... the paragraph bundles! Drupal Display Suite Paragraphs theming Drupal ...

    Casey - 08/18/2015 - 10:02

  4. Create a Simple 'Contact Us' Form with GSF

    and dispatching back to the Template. * @author David Chesebro * @since 2013 ...

    David - 06/17/2014 - 15:40 - 2 comments

  5. Drupal Commerce

    Recently I had the opportunity to setup a bilingual Drupal eCommerce site for a client.  My immediate reaction was to use Drupal Commerce ... inline with Drupal's best practices, especially with the use ...

    Hani - 11/08/2016 - 10:02

  6. Splunk.conf 2017: Key Takeaways (Part 1)

    demonstrating how each of us can help was really inspiring.   Is there a new ... the new metrics feature and expect that it will be a real game-changer ... of the advances to come! The platform is constantly improving and its use cases keep ...

    Caroline - 10/05/2017 - 14:57

  7. WebCenter Sites 12c and a Custom Pick Asset Attribute Editor

    CUSTOMPICKASSET" at the end and added a new section after the other editors later ... element='OpenMarket/Gator/FlexibleAssets/Common/TypeAheadWidget'> <ics:argument name="parentType" ... value='<%=ics.GetVar("DISPLAYELEMENT")%>'/> </ics:callelement>   I created a new element called ...

    rick - 04/18/2017 - 09:32

  8. Converting Basic HTML/CSS into a Drupal Theme

    Drupal offers some great free theme options, but what if you already ... of your website? The idea of creating a custom Drupal theme from scratch may ... be accomplished! Drupal has a great theming guide explaination ...

    Casey - 11/19/2014 - 09:19

  9. Drupal Commerce Marketplace: Filling in the Missing Pieces (Part One)

    for e-commerce, Drupal Commerce is a solid solution. Along with its core e-commerce ... contributed modules, makes Drupal a solid solution for e-commerce presence. The only caveat is that out-of-the-box, Drupal Commerce is not geared toward ...

    Hani - 04/26/2017 - 08:42

  10. Drupal 8 Theming- Layouts!

    One of the great additions to Drupal 8 theming is the layouts file. Previously adding layout options to a Drupal 7 site required the Display Suite ... This is the "friendly" label users will see in the Drupal UI. category I am SO happy ...

    Casey - 05/05/2016 - 13:03

Stay In Touch