Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. CMS_HTMLHEAD

    1. Input of HTML text should print HTML
  2. CMS_HTML

    1. Input of HTML text should print HTML
    2. Create a new link to another CONTENIDO article (Should set a correct path in TinyMCE)
    3. Embed an image from the file manager
  3. CMS_TEXT

    1. Input of HTML text should print HTML plain
    2. Input of text with paragraphs should print text with line breaks
  4. CMS_HEAD

    1. Input of HTML text should print HTML plain
    2. Input of text with paragraphs should print text with line breaks
  5. CMS_DATE

    1. Current date should be highlighted
    2. "Now" should select the current date and time
    3. Choosing a date and time should display the selected date with the right format in the input field.
    4. Saving with the green check mark should print the formatted date in the article.
    5. Changing the format should update the displayed date in the article.
  6. CMS_TEASER

    1. Automatic:
      1. Headlines with umlauts should print at the selected template place
      2. Change the sort order of the teaser
    2. Manual teaser: 
      1. Select articles from different categories
    3. Settings:
      1. Change the display style of the teaser
      2. Image scale: "Cut" should display different sections
      3. Change the content types to display different content in the teaser
  7. CMS_FILELIST

    1. Directories:
      1. Select more than one directory
    2. General
      1. Try using headlines with umlauts
      2. Changing the sort order and sorting criteria
      3. Files from sub directories of the selected ones should be displayed if the checkbox is checked
      4. Meta data should be loaded and shortened if the checkbox is checked
    3. Filter:
      1. Filter files with file extensioins extensions and file sizes
    4. Manual:
      1. Select files to be included manually. DIrectories form Directories from the first tab should be ignored.
  8. CMS_IMG / CMS_IMGDESCR / CMS_IMGEDITOR

    1. Directories:
      1. Selecting a directory should display images on the right
      2. Selecting sub directories should display images
    2. Meta:
      1. Selecting a file should display its path and meta information
    3. Upload:
      1. Create a new directory with new files. Selection should preview the image
      2. Upload new files in the main directory
      3. Upload new files in a sub directory
      4. Selecting an existing file should display a preview
    4. Save image with the green check mark. It should be displayed in the article
  9. CMS_LINK / CMS_LINKTARGET / CMS_LINKDESCR / CMS_LINKEDITOR

    1. Checking "New window" should set LINKTARGET to display in a new window
    2. Changing the title should be reflected in LINKDESCR
    3. External:
      1. External links should link to external websites
    4. Internal:
      1. Internal links should be SEO optimized or contain a front_content.php link
    5. Link to a file:
      1. Create new directories with new files. Selecting should link to that file
      2. Upload new files to the main directory
      3. Upload new files to a sub directory
      4. Selecting an existing file should link to it
    6. Save content with green check mark

...