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

Create Template for ALC post type #2

Open
dhornbein opened this issue Aug 1, 2016 · 1 comment
Open

Create Template for ALC post type #2

dhornbein opened this issue Aug 1, 2016 · 1 comment
Assignees
Labels

Comments

@dhornbein
Copy link
Contributor

dhornbein commented Aug 1, 2016

Need a page template for displaying custom information about ALCs. Here is the custom data available (note this might change).

  • alc_profile_age_range - age range served
  • alc_profile_address - mailing address (might be exact or general)
  • alc_profile_website - ALC's web address
  • alc_profile_facebook
  • alc_profile_twitter
  • alc_holders_primary_name - primary contact name (internal)
  • alc_holders_primary_email - primary contact email (internal)
  • alc_holders_primary_phone - primary contact phone (internal)
  • alc_holders_other_contacts - list of other contacts formatted like so: name|email|phone,name|email|phone[,...]
  • alc_map_info_on_map - boolean, if true display it on the map
  • alc_map_info_name - display name for map box
  • alc_map_info_description - description for map box (suggest using this in place of "excerpt")
  • alc_map_info_cta_label - call to action label
  • alc_map_info_cta - call to action url
  • alc_map_info_contact_name - public contact name
  • alc_map_info_contact_email - public contact email
  • alc_map_info_contact_phone - public contact phone number
  • alc_membership_active - boolean if the ALC is active or not
  • alc_membership_last_payment_date - internal data about last payment date
  • alc_membership_harbor_pilot - the ALC's harbor pilot
  • alc_membership_join_date - date the membership form was filled out
  • alc_exchange_students - boolean, if the ALC is accepting exchange students
  • alc_exchange_alf - boolean, if the ALC is accepting ALF exchange
  • alc_exchange_description - description of the exchange program
@dhornbein
Copy link
Contributor Author

alctemplate branch has my first sloppy attempt

ab5ac80

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

No branches or pull requests

1 participant