davzie / laravel-bootstrap

[DEPRECATED] A Laravel 4, Bootstrap 3 CMS Built With SOLID Principles In Mind
Other
558 stars 171 forks source link

Best way of implementing posts / galleries categories #26

Open yetanotherit opened 10 years ago

yetanotherit commented 10 years ago

Hello mate,

I really like your package and I already started a project for my GF.

I was wondering if you could help me. I would like to implement categories of posts / galleries, however before I start making something stupid I decided to ask you if you could point me to a solution. I do have a bare idea though, but I would prefer your input first.

I would like these categories to be more generalized, something like your tags and uploads abstracts.

Could you advise?

Cheers, Dmitriy

davzie commented 10 years ago

Tags can be used as categories. How about that ;) On 10 Mar 2014 20:45, "dmit-ch" notifications@github.com wrote:

Hello mate,

I really like your package and I already started a project for my GF.

I was wondering if you could help me. I would like to implement categories of posts / galleries, however before I start making something stupid I decided to ask you if you could point me to a solution. I do have a bare idea though, but I would prefer your input first.

I would like these categories to be more generalized, something like your tags and uploads abstracts.

Could you advise?

Cheers, Dmitriy

Reply to this email directly or view it on GitHubhttps://github.com/davzie/laravel-bootstrap/issues/26 .

yetanotherit commented 10 years ago

Hi,

Thanks for the prompt response. I was hoping of a better approach.

Will have to sort this out my way.

Thanks anyway,

Cheers

davzie commented 10 years ago

Good luck! I wrote tags to be flexible for a lot of uses. I use them in posts as an almost category like usage.

Anyway enjoy

Dave On 10 Mar 2014 21:30, "dmit-ch" notifications@github.com wrote:

Hi,

Thanks for the prompt response. I was hoping of a better approach.

Will have to sort this out my way.

Thanks anyway,

Cheers

Reply to this email directly or view it on GitHubhttps://github.com/davzie/laravel-bootstrap/issues/26#issuecomment-37236914 .