Hashbang

Component ID

1020848

Component name

Hashbang

Component type

module

Component security advisory coverage

not-covered

Component created

Component changed

Component body

"In computing, a shebang (also called a hashbang, hashpling, pound bang, or crunchbang) is the character sequence consisting of the characters number sign and exclamation point (#!), when it occurs as the first two characters in the first line of a text file. In this case, the program loader in Unix-like operating systems parses the rest of the first line as an interpreter directive and invokes the program specified after the character sequence with any command line options specified as parameters. The name of the file being executed is passed as the final argument." -Wikipedia

This module aims to bring out of the box functionality for single page, AJAX loaded content that is capable of being indexed by search engines. It is likely that this module will be accompanied by an example theme that integrates some of the concepts at play. There are some potential conceptual issues that have yet to be approached such as additional or aggregated JS/CSS.

More updates and details soon.