Guest User

Untitled

a guest
Jul 23rd, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.51 KB | None | 0 0
  1.  
  2. diff --git ideation.features.content.inc ideation.features.content.inc
  3. index 9b29bd6..f12c643 100644
  4. --- ideation.features.content.inc
  5. +++ ideation.features.content.inc
  6. @@ -53,10 +53,10 @@ function ideation_content_default_fields() {
  7. 'active' => '1',
  8. 'text_processing' => '0',
  9. 'max_length' => '',
  10. - 'allowed_values' => 'Mathematics
  11. -English
  12. -Science
  13. -Literature Arts',
  14. + 'allowed_values' => 'Fencing
  15. +Beekeeping
  16. +Latin
  17. +Kite Flying',
  18. 'allowed_values_php' => '',
  19. 'widget' => array(
  20. 'default_value' => array(
  21. @@ -254,10 +254,10 @@ Idea We\'re Watching|Idea We\'re Watching',
  22. 'active' => '1',
  23. 'text_processing' => '0',
  24. 'max_length' => '',
  25. - 'allowed_values' => 'Mathematics
  26. -English
  27. -Science
  28. -Literature Arts',
  29. + 'allowed_values' => 'Fencing
  30. +Beekeeping
  31. +Latin
  32. +Kite Flying',
  33. 'allowed_values_php' => '',
  34. 'widget' => array(
  35. 'default_value' => array(
  36. diff --git ideation.info ideation.info
  37. index ea0f7de..6437285 100644
  38. --- ideation.info
  39. +++ ideation.info
  40. @@ -1,4 +1,5 @@
  41. core = "6.x"
  42. +datestamp = "1297359746"
  43. dependencies[] = "better_exposed_filters"
  44. dependencies[] = "comment"
  45. dependencies[] = "context"
  46. @@ -90,12 +91,7 @@ features[views][] = "ideas_watch"
  47. features[views_api][] = "api:2"
  48. name = "Ideation"
  49. package = "Features"
  50. +project = "ideation"
  51. spaces[types][] = "og"
  52. spaces[types][] = "site"
  53. -
  54. -; Information added by drupal.org packaging script on January 1, 1970 - 00:00
  55. version = "6.x-1.0-rc1"
  56. -core = "6.x"
  57. -project = "ideation"
  58. -datestamp = "1297359746"
  59. -
Add Comment
Please, Sign In to add comment