Esri / geoform-template-js

GeoForm is a configurable template for form based data editing of a Feature Service.
http://esri.github.io/geoform-template-js/
Apache License 2.0
67 stars 83 forks source link

Add bootstrap themes #1

Closed driskull closed 10 years ago

driskull commented 10 years ago

http://bootswatch.com/

For the themes option in bulder, lets be able to choose between:

Default Cyborg: http://bootswatch.com/cyborg/ cerulean: http://bootswatch.com/cerulean/ Journal: http://bootswatch.com/journal/ Darkly: http://bootswatch.com/darkly/

driskull commented 10 years ago

@DerrickBurke @pjdohertygis You ok with these options? We can come up with different layouts in v2.

DerrickBurke commented 10 years ago

Looks OK to me. Is it hard to add themes or something easily changed?

driskull commented 10 years ago

should be simple

DerrickBurke commented 10 years ago

Readability possibly looked good too for mobile

On May 6, 2014, at 2:53 PM, "Matt Driscoll" notifications@github.com<mailto:notifications@github.com> wrote:

should be simple

— Reply to this email directly or view it on GitHubhttps://github.com/driskull/geo-form-template-js/issues/1#issuecomment-42364756.

driskull commented 10 years ago

Sure, we can include that one too.

pjdohertygis commented 10 years ago

For the themes option in bulder, lets be able to choose between:

Default Cyborg: http://bootswatch.com/cyborg/ Cerulean: http://bootswatch.com/cerulean/ Journal: http://bootswatch.com/journal/ Darkly: http://bootswatch.com/darkly/ Readable: http://bootswatch.com/readable/ (added)

image

pjdohertygis commented 10 years ago

@driskull Should we use thumbnails in a grid for the theme selection? The thumbnail chosen could also be the default thumbnail for the ArcGIS Online item property (which would be better than the default web map app thumbnail).

capture capture2

Or should we use something that comes directly from the Bootswatch API, something like an interactive preview mode?

pjdohertygis commented 10 years ago

Let's provide the 4 or 5 examples - but then allow them to plug in a URL (eg http://bootswatch.com/simplex/ ) and find out more information from Bootswatch? Is that possible?

driskull commented 10 years ago

I dont think we can do that. We can link to more info but we cant allow them to plug in a URL.