Guest User

Untitled

a guest
Jun 21st, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.11 KB | None | 0 0
  1. Fragments
  2. --CRUDS Operations (Collections / Fragments)
  3. Add
  4. Naming
  5. Test Empty name not allowed
  6. Test XSS Protection
  7. Test UTF8 Chars
  8. Test Duplicate Names allowed
  9. Test Char Limit
  10. Delete
  11. Delete Option brings up Modal to provide delete options
  12. Can only delete if Fragment not in Page Template
  13. Search
  14. View
  15. --Collections and Fragments both viewable
  16. --Fragment Thumbnails
  17. Upload to Card View possible
  18. Viewable in Fragments and Page Templates
  19. --Import / Export
  20. Fragments
  21. Collections
  22. Absolute/Relative Paths
  23. Overwrite (References to Keys)
  24. Slow Internet Collection
  25. --Propogate Changes
  26. View Usages
  27. Propogate
  28. --Editable default values should not propogate, just the structure of the html / any css/js changes
  29. --Editor
  30. HTML5
  31. Validation
  32. CSS
  33. Bootstrap
  34. JS
  35. Jquery
  36. Liferay JS API
  37. lfr-editables
  38. text
  39. images
  40. requires image tag inside
  41. rich-text
  42. validation
  43. require unique id
  44. require valid type
  45. lfr-widgets (should not be configurable)
  46. blogs
  47. dynamic-data-list
  48. form
  49. message-boards
  50. recent-bloggers
  51. page-comments
  52. page-flags
  53. page-ratings
  54. asset-list
  55. breadcrumb
  56. categories-nav
  57. flash
  58. kb-article
  59. kb
  60. kb-search
  61. media-gallery
  62. nav
  63. polls
  64. related-assets
  65. site-map
  66. tag-cloud
  67. tags-nav
  68. web-content
  69. rss
  70. weather
  71. iframe
  72. sign-in
  73. wiki
  74. Theme CSS
  75. main.css
  76. clay.css
  77. Theme JS
  78. main.js
  79. Operations
  80. Save as Draft
  81. Submit (Requires Valid Fragment)
  82. Preview
  83. Different Resolutions work
  84. All possible fragments correctly render
  85. This should be consistent with Page Templates and Content pages
  86. --Permissions
  87. Users can only edit fragments with manage fragments permissions
  88. Users can only view fragments with view fragment permissions
  89. --Staging
  90. Fragments will now be stageable
  91. CRUD
  92. Import/Export
  93. Thumbnail
  94. Propogation
  95. --Propogating Changes and Publish (Check Extensively)
Add Comment
Please, Sign In to add comment