acquia / df

Demo Framework - mirrored at https://git.drupal.org/project/df.git
https://www.drupal.org/project/df
18 stars 19 forks source link

Search page mockup #121

Closed rlnorthcutt closed 4 years ago

rlnorthcutt commented 5 years ago

path: /demo/search

We need an admin config screen to put in the search terms for the input and the first result item (content link). This generates a fake search results page that can be used in demos - the input is filled in, the first item is output, and the rest of the results are blurred out. This is a starting point for a demo.

We can use the metatags of the content for the results.

Optional enhancement **path: /demo/search/[nid] Creates a page dynamically for that specific node. Fills out the search terms from the tags taxonomy.