inyokaproject / theme-default

Inyoka OSS Theme
Other
7 stars 12 forks source link

Applied the breadcrumb-macro everywhere #98

Closed chris34 closed 9 years ago

chris34 commented 9 years ago

The title should say it all: Replace <li>[<a href="exmaple.org">example</a>]</li> with macros.breadcrumb_item(label, url) where not already applied.

svijee commented 9 years ago

Looks fine sofar, except that breadcrumb-macro are missing in the following files:

chris34 commented 9 years ago

well, these files are already migrated via #95. (thought back there it will take only 2 to 5 changes and i could make it besides – that was a wrong opinion) I tried now to rebase the two branches, but thats, well, ugly to do and would take a lot of time.

Personally, i would like to merge this one and #95 – even if they „overlap“. After that, we could refactor the imports mentioned like in #96. Ok?

svijee commented 9 years ago

That's fine for me.