jemproject / JEM-Project

JEM - an Event Manager for Joomla
https://www.joomlaeventmanager.net
GNU General Public License v3.0
25 stars 36 forks source link

Views default styles (templating) #139

Open neyworg opened 11 years ago

neyworg commented 11 years ago

The default views are coded using primarily a style designed for the component not Joomla templating. When using a custom template a lot of the universal items do not match the default template making it so JEM does not have an integrated look/feel. JEM should integrate Joomla templating better without custom overrides.

By changing the code even slightly it will help greatly in helping JEM integrate better.

Things like using class="buttons" for the icons, Use class=actions instead of class="buttons" for moving the icons to the right side.

Use the main and print icons associated with the template NOT ones defined by the component.

This should only affect universal items that all views have such as Title, Hits, icons, creation date, written by, Last Update, Published....

People should not have to override a component template to get back to a default Joomla template look/feel.

templateoverride

diesl commented 11 years ago

The templates have to be reworked definitely, you are right.

neyworg commented 11 years ago

Consider using http://schema.org/Event micro-formatting in the tempting within the event detail view

Example of micro formatting:

http://www.google.com/webmasters/tools/richsnippets?q=http%3A%2F%2Fwww.usyw.org%2Fevents%2Fdetails%2F273-ia-world-class-team-wrestling-camp&html=

http://www.usyw.org/events/details/273-ia-world-class-team-wrestling-camp

neyworg commented 11 years ago

Consider using http://schema.org/Place micro-formatting in the tempting within the venue detail view

neyworg commented 11 years ago

related #164 and related #165

neyworg commented 10 years ago

I think this has been sufficiently addresses with general work on the component. The related issues have been addressed but are separate issues.

I recommend closing this specific issue.

diesl commented 10 years ago

Do things really have changed? It still looks like before, doesn't it?