Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editor: Accommodate landmark data in shareabouts place models #407

Closed
3 tasks done
goldpbear opened this issue Aug 12, 2016 · 1 comment
Closed
3 tasks done

Editor: Accommodate landmark data in shareabouts place models #407

goldpbear opened this issue Aug 12, 2016 · 1 comment

Comments

@goldpbear
Copy link
Contributor

goldpbear commented Aug 12, 2016

We'd like to move away from our mapbox workflow, which requires us to create landmarks through mapbox studio. Instead, we'd like to import landmark data to shareabouts models, and support rendering (sanitized) raw html in place detail views. The editor should have the ability to edit raw HTML, ideally with the assistance of a rich text plugin.

TODOs:

  • Handle polygon and linestring styling
  • Remove duplicate titles from source landmark JSON
  • Add a plugin for rich text editing
@goldpbear
Copy link
Contributor Author

goldpbear commented Sep 28, 2016

This issue has new urgency now that there is a sunset date (1/31/2017) for mapbox studio classic!

goldpbear added a commit that referenced this issue Sep 28, 2016
To accommodate raw landmark HTML in shareabouts place models, render
content with the isHTML flag set as raw HTML in the place detail template.
Assume raw HTML content is stored under the 'description' field, and
that this field is of type 'textarea', as set in the dynamic form section
of the config.

Addresses: #407
goldpbear added a commit that referenced this issue Oct 19, 2016
To accommodate raw landmark HTML in shareabouts place models, render
content with the isHTML flag set as raw HTML in the place detail template.
Assume raw HTML content is stored under the 'description' field, and
that this field is of type 'textarea', as set in the dynamic form section
of the config.

Addresses: #407
@goldpbear goldpbear changed the title Accommodate landmark data in shareabouts place models Editor: Accommodate landmark data in shareabouts place models Oct 27, 2016
@goldpbear goldpbear added this to the Nov. 11 2016 sprint milestone Oct 27, 2016
goldpbear added a commit that referenced this issue Nov 6, 2016
To accommodate raw landmark HTML in shareabouts place models, render
content with the isHTML flag set as raw HTML in the place detail template.
Assume raw HTML content is stored under the 'description' field, and
that this field is of type 'textarea', as set in the dynamic form section
of the config.

Addresses: #407
goldpbear added a commit that referenced this issue Nov 6, 2016
To accommodate raw landmark HTML in shareabouts place models, render
content with the isHTML flag set as raw HTML in the place detail template.
Assume raw HTML content is stored under the 'description' field, and
that this field is of type 'textarea', as set in the dynamic form section
of the config.

Addresses: #407
goldpbear added a commit that referenced this issue Feb 8, 2017
To accommodate raw landmark HTML in shareabouts place models, render
content with the isHTML flag set as raw HTML in the place detail template.
Assume raw HTML content is stored under the 'description' field, and
that this field is of type 'textarea', as set in the dynamic form section
of the config.

Addresses: #407
goldpbear added a commit that referenced this issue Feb 11, 2017
To accommodate raw landmark HTML in shareabouts place models, render
content with the isHTML flag set as raw HTML in the place detail template.
Assume raw HTML content is stored under the 'description' field, and
that this field is of type 'textarea', as set in the dynamic form section
of the config.

Addresses: #407
goldpbear added a commit that referenced this issue Feb 16, 2017
To accommodate raw landmark HTML in shareabouts place models, render
content with the isHTML flag set as raw HTML in the place detail template.
Assume raw HTML content is stored under the 'description' field, and
that this field is of type 'textarea', as set in the dynamic form section
of the config.

Addresses: #407
goldpbear added a commit that referenced this issue Feb 22, 2017
To accommodate raw landmark HTML in shareabouts place models, render
content with the isHTML flag set as raw HTML in the place detail template.
Assume raw HTML content is stored under the 'description' field, and
that this field is of type 'textarea', as set in the dynamic form section
of the config.

Addresses: #407
goldpbear added a commit that referenced this issue Feb 22, 2017
To accommodate raw landmark HTML in shareabouts place models, render
content with the isHTML flag set as raw HTML in the place detail template.
Assume raw HTML content is stored under the 'description' field, and
that this field is of type 'textarea', as set in the dynamic form section
of the config.

Addresses: #407
goldpbear added a commit that referenced this issue Mar 4, 2017
To accommodate raw landmark HTML in shareabouts place models, render
content with the isHTML flag set as raw HTML in the place detail template.
Assume raw HTML content is stored under the 'description' field, and
that this field is of type 'textarea', as set in the dynamic form section
of the config.

Addresses: #407
goldpbear added a commit that referenced this issue Mar 6, 2017
To accommodate raw landmark HTML in shareabouts place models, render
content with the isHTML flag set as raw HTML in the place detail template.
Assume raw HTML content is stored under the 'description' field, and
that this field is of type 'textarea', as set in the dynamic form section
of the config.

Addresses: #407
goldpbear added a commit that referenced this issue Mar 6, 2017
To accommodate raw landmark HTML in shareabouts place models, render
content with the isHTML flag set as raw HTML in the place detail template.
Assume raw HTML content is stored under the 'description' field, and
that this field is of type 'textarea', as set in the dynamic form section
of the config.

Addresses: #407
goldpbear added a commit that referenced this issue Mar 15, 2017
To accommodate raw landmark HTML in shareabouts place models, render
content with the isHTML flag set as raw HTML in the place detail template.
Assume raw HTML content is stored under the 'description' field, and
that this field is of type 'textarea', as set in the dynamic form section
of the config.

Addresses: #407
goldpbear added a commit that referenced this issue Mar 16, 2017
To accommodate raw landmark HTML in shareabouts place models, render
content with the isHTML flag set as raw HTML in the place detail template.
Assume raw HTML content is stored under the 'description' field, and
that this field is of type 'textarea', as set in the dynamic form section
of the config.

Addresses: #407
goldpbear added a commit that referenced this issue Mar 24, 2017
To accommodate raw landmark HTML in shareabouts place models, render
content with the isHTML flag set as raw HTML in the place detail template.
Assume raw HTML content is stored under the 'description' field, and
that this field is of type 'textarea', as set in the dynamic form section
of the config.

Addresses: #407
goldpbear added a commit that referenced this issue Mar 27, 2017
To accommodate raw landmark HTML in shareabouts place models, render
content with the isHTML flag set as raw HTML in the place detail template.
Assume raw HTML content is stored under the 'description' field, and
that this field is of type 'textarea', as set in the dynamic form section
of the config.

Addresses: #407
goldpbear added a commit that referenced this issue Apr 6, 2017
To accommodate raw landmark HTML in shareabouts place models, render
content with the isHTML flag set as raw HTML in the place detail template.
Assume raw HTML content is stored under the 'description' field, and
that this field is of type 'textarea', as set in the dynamic form section
of the config.

Addresses: #407
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant