Suggestions, ideas
photos, auto recurring?, route link database?, contact form, signup for alerts?,
Final URL???
- Read more about Suggestions, ideas
- 1 comment
- Log in to post comments
photos, auto recurring?, route link database?, contact form, signup for alerts?,
Final URL???
Contact Info (profile?) showing up in edit user space. Should probably remove the profile module I installed since we are using the RideHost Contact Info field in the the hosted ride content type.
I don't want usernames showing up when the public clicks on the ride title showing complete details. If usernames are email addresses, this exposes email addresses to the public
Installed new theme and created subtheme for customizations. Now we don't need the asset-injector. Just edit style.css directly in the theme/css directory.
I found discovered a css grid property - https://www.w3schools.com/css/css_grid.asp
This also makes it easy to style for short width mobile devices. Which I've setup in the css file.
Not sure the best way to style things yet.
I also added Ride Host Contact Info field in the hosted ride contact type. This is independent of the user creating the ride. So that could be an issue...
I setup a role "Ride Host" with permissions to only add and edit their own hosted rides ( and not administer the site).
ridehost1 is a new user with that role.
I think we need this: https://www.drupal.org/project/realname
I was having trouble to get the asset injector to work yesterday. I realize now that if you select by content type as a condition, it does not do what you think it does. So best is to select by page. In otherwords, use this css if the current page is x
Feel free to add stuff here...
I added a module - asset injector - to add css to the hosted ride list.
Interesting... So I did some poking around yesterday and it looks like this already has a lot of the basic functionality necessary for our rides.
The only things necessary before testing a basic framework would be: