You are here

README.txt in Simple Node Archive Blocks 7

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