Skip to content
  1. May 03, 2012
  2. May 02, 2012
  3. May 01, 2012
    • Krylov's avatar
      1. Started FAQ in README · 24f28443
      Krylov authored
      2. added logic in _db_get() function to check for types listed as exposed. NB the "===". "==" returns true all the time.
      Added 'type' to the default SQL query to get an object with type.
      3. added a helper function _content_share_exposed('types') to get an array of types of fields based on the authentication state
      4. added logic in retrieve() function to check for fields listed as exposed. NB the "===". "==" returns true all the time.
      5. renamed underscore functions to enclude the module name to avoid possible name clashes
      24f28443
  4. Apr 30, 2012
  5. Apr 26, 2012
  6. Apr 25, 2012
  7. Apr 24, 2012
  8. Apr 23, 2012
  9. Apr 19, 2012