You are here

README.txt in Simple Node Archive Blocks 6

Same filename and directory in other branches
  1. 7.2 README.txt
  2. 7 README.txt
This module provides archive blocks with following setting.
    *Blocks for specific node type.
    *Block for all node types.
    *Block for collection of node types you specified.
    *Block for a given vocabulary
    *Block for term in a given vocabulary

The archive blocks can be theme using Jquery Menu Module.
For the archive blocks you can set the number of nodes will display
under month.

This module depends on views module. 
As views module is not supporting 100% to SQLite and
i have alter the views query for SQLite. 

-- INSTALLATION --

  Install module like normal

-- CONFIGURATION --

  Visit admin/settings/sna/settings setting page.
    * Type of Archive Blocks :
      Field list the type of archive block can to be created. For each
      checked item an archive block will be created i.e if 'All Type' 
      item only checked then a  single archive block will created 
      which achieve all content types. if 'Basic page' and 'Story' is checked 
      then only two archive block will created so if you checked all items 
      then that number of archive blocks will be available in 
      Administration » Structure » Blocks.
    * Content types that inclueded in Custom Archive Block type:
      if "Custom type" is checked in Type of Archive Blocks then select 
      the content that types should be included in Custom type archive block.
    * Create archive block based on taxonomy:
      Select taxnomy term or vocabulary for which an archvie block 
      will be created.
    * Number of items:
      Select the number of node will display in expanded archive. 
      Select 0 to show unlimited.
    * Use Jquerymenu Module:
      Check this box if you want to use Jquerymenu module to theme archive blocks.

-- CONTACT --

  * Asiq Khan - findme@asiqhere.me

File

README.txt
View source
  1. This module provides archive blocks with following setting.
  2. *Blocks for specific node type.
  3. *Block for all node types.
  4. *Block for collection of node types you specified.
  5. *Block for a given vocabulary
  6. *Block for term in a given vocabulary
  7. The archive blocks can be theme using Jquery Menu Module.
  8. For the archive blocks you can set the number of nodes will display
  9. under month.
  10. This module depends on views module.
  11. As views module is not supporting 100% to SQLite and
  12. i have alter the views query for SQLite.
  13. -- INSTALLATION --
  14. Install module like normal
  15. -- CONFIGURATION --
  16. Visit admin/settings/sna/settings setting page.
  17. * Type of Archive Blocks :
  18. Field list the type of archive block can to be created. For each
  19. checked item an archive block will be created i.e if 'All Type'
  20. item only checked then a single archive block will created
  21. which achieve all content types. if 'Basic page' and 'Story' is checked
  22. then only two archive block will created so if you checked all items
  23. then that number of archive blocks will be available in
  24. Administration » Structure » Blocks.
  25. * Content types that inclueded in Custom Archive Block type:
  26. if "Custom type" is checked in Type of Archive Blocks then select
  27. the content that types should be included in Custom type archive block.
  28. * Create archive block based on taxonomy:
  29. Select taxnomy term or vocabulary for which an archvie block
  30. will be created.
  31. * Number of items:
  32. Select the number of node will display in expanded archive.
  33. Select 0 to show unlimited.
  34. * Use Jquerymenu Module:
  35. Check this box if you want to use Jquerymenu module to theme archive blocks.
  36. -- CONTACT --
  37. * Asiq Khan - findme@asiqhere.me