Sorting, tagging and grouping

86 views
Skip to first unread message

Charles Roper

unread,
Jul 25, 2011, 7:13:35 AM7/25/11
to hyde...@googlegroups.com
Hi,

Just checking out Hyde for the first time. I notice on the homepage it mentions sorting, tagging and grouping, but the link leads to an empty page. I'd also like to do categories. Are these features supported? If so, are there any examples of how to implement them?

Many thanks - looking forward to getting to know Hyde better!

Charles

Lakshmi Vyas

unread,
Jul 25, 2011, 7:22:52 AM7/25/11
to hyde...@googlegroups.com
Sorting, tagging and grouping are supported.

Categories are supported as groups using the grouper plugin or as tags using the tagger plugin.


Merlin Rebrović's starter kit contains examples for these. 


The Basic layout uses the tagger plugin and the sorter plugin.


The docs project has example for the grouper plugin:

Sorry about the sparse docs, will be adding a lot to the docs in the near future. In the mean time, hope the above links
help you move forward.

Thanks
Lakshmi


--
You received this message because you are subscribed to the Google Groups "Hyde" group.
To view this discussion on the web visit https://groups.google.com/d/msg/hyde-dev/-/2eD6NCnqq2AJ.
To post to this group, send email to hyde...@googlegroups.com.
To unsubscribe from this group, send email to hyde-dev+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/hyde-dev?hl=en.

Charles Roper

unread,
Jul 25, 2011, 12:45:41 PM7/25/11
to hyde...@googlegroups.com
Thanks, that's very helpful indeed. No need to apologise for the sparse docs, these examples are great!

One more question for now: is it possible to use clean URLs? I'd like to remove the .html from each page.

Cheers,
Charles

Grygoriy Fuchedzhy

unread,
Jul 25, 2011, 2:49:17 PM7/25/11
to hyde...@googlegroups.com
On Mon, Jul 25, 2011 at 09:45:41AM -0700, Charles Roper wrote:
> One more question for now: is it possible to use clean URLs? I'd like to
> remove the .html from each page.
>

Yes, see urlcleaner plugin for this. You can add something like folowing to
site.yaml:

> urlcleaner:
> index_file_names:
> - index.html
> strip_extensions:
> - html

--
Grygoriy Fuchedzhy

Charles Roper

unread,
Jul 26, 2011, 5:27:46 AM7/26/11
to hyde...@googlegroups.com
On Monday, 25 July 2011 19:49:17 UTC+1, gry wrote:

Yes, see urlcleaner plugin for this. You can add something like folowing to
site.yaml:

> urlcleaner:
>   index_file_names:
>     - index.html
>   strip_extensions:
>     - html

Thanks, perfect!

Charles 
Reply all
Reply to author
Forward
0 new messages