Archive for the ‘Ventrian News Articles Module’ Category


Thursday, November 6th, 2008

If you aren’t happy with the small presentation area for articles on the listing.item.html template that shows the display for the main NA module.  Look for this code and change the [DETAILS:150] object to read the number of characters you want to display.  The default is 150.

<td class="articleTextCell">
     <span class="Normal">
                 [HASSUMMARY][SUMMARY][/HASSUMMARY][HASNOSUMMARY][DETAILS:150][/HASNOSUMMARY]
     </span>
</td>






Thursday, October 30th, 2008
  1. Create a page outside of the main website and install the News Article module.  For the purposes of this explanation the page is named “News Articles Main.”  Also install the Latest News, and Archive modules if you are using those.
  2. Create categories that correspond to the pages where you want News Article capability, for instance “News”,  “Features”, etc.  Do this under Admin Options.  See 2nd screen shot below.
  3. Create pages, “News”,  “Features”, etc.,  corresponding to the categories you’ve set up.
  4. On each of these pages, add modules via the Use Existing Module radio buttons at the top of the Module area in the control panel.
    DNN Add Existing Module

    DNN Add Existing Module

  5. Select the page “News Articles Main” from the Page: dropdown.
  6. Choose the News Article Module from the Module: dropdown.
  7. Click the Admin Options hyperlink on the second line last item of the text menu at the top of the module.

    Ventrian News Articles Admin Options

    Ventrian News Articles Admin Options

  8. Click the Main Options button and go to the Filters section.  Set the filter for the page / category that you are working with.  For instance if you are setting up the “Features” page, set the filter to the “Features” category.  Only the articles created using the category “Features” will show up on this page after this step.
  9. Repeat step 8  for the filters on Latest Articles, and Archives if you are using those modules as well.
  10. Repeat steps 2 through 10 for each page / category you have created.
  11. All articles will be created on the page “News Articles Main” which was created outside the site and will show up on the proper pages within the site based on the category they are assigned to.