<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">The whole problem is a one issue and a
      developer issue only: <br>
      <br>
      * seperation between view and logic in the js<br>
      <br>
      for better CSS for applications to reuse see
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      <a href="https://github.com/owncloud/core/pull/2275">https://github.com/owncloud/core/pull/2275</a>
      and
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      <a
href="http://doc.owncloud.org/server/master/developer_manual/app/appframework/css.html">http://doc.owncloud.org/server/master/developer_manual/app/appframework/css.html</a><br>
      <br>
      <br>
      As much as I'd like to rewrite nearly everything in core because
      its fked up there has to be a proper test setup first. I think
      neither one of us wants to fix have 50 new bugs because something
      got rewritten, as fked up as the previous solution might have
      been. Also users will complain a lot since they didnt profit from
      the changes and have non working software.<br>
      <br>
      Therefore please contribute to <a
        href="https://github.com/owncloud/acceptance-testing">https://github.com/owncloud/acceptance-testing</a>
      first<br>
      <br>
      *AFTER* we have *ALL* the tests, we can prove that the
      improvements in core and in the JS broke nothing.<br>
      <br>
      We also need to write JS unittests, see
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      <a
href="http://doc.owncloud.org/server/master/developer_manual/app/appframework/unittesting.html#javascript">http://doc.owncloud.org/server/master/developer_manual/app/appframework/unittesting.html#javascript</a><br>
      <br>
      PS: Im going to work on this together with app developers after
      the News app is finished. I'll also write documentation on this.<br>
      <br>
      On 03/16/2013 11:05 AM, Stefan Nagtegaal wrote:<br>
    </div>
    <blockquote
      cite="mid:57AD2C7C-35A9-455F-8102-7BC713EDB442@standoutdesign.nl"
      type="cite">
      <pre wrap="">Of what *exactly*would you like me to file an issue?
- the annoying and mostly overused absolute/fixed positioning of owncloud, which makes theming even harder for the average user?
- the fact that the generated HTML from the javascript files is not themable?
- the separation of style vs function between CSS and JS?
- the problem of having every app implement it's own (inconsistent) version of commonly used regions, for returning things like notifications, controls, content?
 
IMO it would be *much* better and a lot cleaner if we would implement Google's Bootstrap for the default styling. It's easy for everybody to work with, gives us a solid and proven base to work on, and implements everything owncloud needs to give it a clean, solid and cross-browser UI.

90% of the Javascript owncloud core implements, is available in the default bootstrap package.

I'm not completely sure what you mean.

Kind regards,


Stefan


Op 16 mrt. 2013, om 10:36 heeft Frank Karlitschek <a class="moz-txt-link-rfc2396E" href="mailto:frank@owncloud.org"><frank@owncloud.org></a> het volgende geschreven:

</pre>
      <blockquote type="cite">
        <pre wrap="">Hi Stefan,

thanks a lot for your offer to help. That's great.
First of all I would suggest that you open an issue on github where you describe the problem with the current implementation. The next step would be then to discuss changed to improve this.
If we agree on a change then the next step is to implement it in a branch and open a pull request.

But first it would be good to understand what you want to do.

Thanks a lot.

Frank


On 16.03.2013, at 10:30, Stefan Nagtegaal <a class="moz-txt-link-rfc2396E" href="mailto:development@standoutdesign.nl"><development@standoutdesign.nl></a> wrote:

</pre>
        <blockquote type="cite">
          <pre wrap="">I would like to improve owncloud theming and templating, which currently isn't as good as it should/could be.
Now, I would like to know what the proper and most reliable way is, of getting things committed to core?

And, as a sidenote I'm not completely sure what belongs to core and what not. Owncloud seems to be distributed with a "3rdparty"-directory, which seems to be 3rd party applications and source code, although I'm not completely sure about this.
The apps-directory hold quite some apps, which some of them are "internal", "3rd Party" or "Recommended".

So the question is, to make patches for the proper files and apps, which applications are part of owncloud core, and which are not?

And, are there any thoughts on how to make the generated HTML from the javascript files, themable/templatable?


Kind regards,


Stefan Nagtegaal


_______________________________________________
Owncloud mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Owncloud@kde.org">Owncloud@kde.org</a>
<a class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/owncloud">https://mail.kde.org/mailman/listinfo/owncloud</a>
</pre>
        </blockquote>
        <pre wrap="">
_______________________________________________
Owncloud mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Owncloud@kde.org">Owncloud@kde.org</a>
<a class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/owncloud">https://mail.kde.org/mailman/listinfo/owncloud</a>
</pre>
      </blockquote>
      <pre wrap="">
_______________________________________________
Owncloud mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Owncloud@kde.org">Owncloud@kde.org</a>
<a class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/owncloud">https://mail.kde.org/mailman/listinfo/owncloud</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>