Skip to content

Conversation

@JonathanNEMRY
Copy link

  • Add website_cms_theme
  • Some pep8 issues

@leemannd
Copy link

leemannd commented Oct 4, 2016

👍

Jonathan Nemry added 3 commits October 4, 2016 15:56
* provide a module to manage a theme by forms
Copy link
Owner

@simahawk simahawk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall LGTM but need some updates. Furthermore: would you mind to add some screenshots? They could be usible for documentation too.

<xpath expr="link[last()]" position="after">
<link href="/website_cms_theme/static/src/less/layouts/form.less"
rel="stylesheet" type="text/less"/>
<link href="/website_cms_theme/static/src/less/assets/varriables.less"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be variables.less and the filename should change accordingly, of course ;)

<?xml version="1.0" encoding="utf-8"?>
<odoo>
<!-- Assets, less, js -->
<template id="website_cms_them" name="Website CMS Theme"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

website_cms_them -> you miss an 'e'

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also it's better to include "assets" both in the id and the name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants