Giter Club home page Giter Club logo

neatscape's Introduction

Neatscape

An Omeka theme inspired by the design for Neatline. Thanks to Franky Abbott for the name!

Reqirements

  • Omeka 2.0.

Installation

  • Upload the neatscape directory to your Omeka installation's themes directory. See the Managing Themes for Omeka.
  • Activate the theme on the Appearance โ†’ Themes page in your Omeka admin panel.

Support

We use an issue tracker for feedback on issues and requested improvements.

Contributing

You can contribute in many ways, and not all of them involve adding new features in code. For example, you can:

  • report bugs or request features in the issue tracker
  • add documentation and 'how-to' articles to the README or Wiki
  • help people with questions they ask in the Omeka Forums or developer list
  • hack on the theme itself by fixing bugs you've found in the issue tracker, or by adding a new feature.

If you do want to file a bug, it will help to include:

  • your version of Omeka
  • the name and version of the browser(s) used
  • as much detail about the bug as possible (e.g. steps to reproduce it)
  • a URL to a page in Omeka (running Neatscape of course!) where can see the bug happening.

If you'd like to contribute code to the theme, just do the following:

  1. Fork the theme to your own account.
  2. Create a topic branch for your bug fix or feature, from the develop branch of the project.
  3. Commit your changes, and provide plenty of detail in your commit message about the changes you propose.
  4. Push that topic branch back to your account, then send us a pull request.

If you want to make changes to the style sheets, we ask that you do that in the Sass files, then recompile the style sheets, and add both to your commit.

Colophon

is developed with the following tools:

neatscape's People

Contributors

csbailey5t avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

davidmcclure

neatscape's Issues

Add configuration

Need to add a config.ini file so users can configure the theme, e.g. add logos and such.

Screenshot

The screenshot image is missing for the theme "preview".

SSL Font Loading

When using this theme with SSL support, the browser will not load the fonts (or at least complain very loudly) about the content being loaded from an insecure location.

https://github.com/scholarslab/neatscape/blob/master/functions.php#L16

This should be updated to

get_view()->headLink()->prependStylesheet('//fonts.googleapis.com/css?family=Crimson+Text:400,600,400italic,600italic|Cabin:400,600,400italic', 'screen');

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.