Closed berryma4 closed 9 years ago
@berryma4 Could you tell me which link should point to which folder? I have access to all of the google doc folders.
Management review meetings -> Management reviews Meeting minutes -> monthly meeting Customer requirements and customer satisfaction -> customer feedback (report/results view with graph) Measurement, analysis and improvement -> github pulse page: https://github.com/ControlSystemStudio/cs-studio/pulse Product Realization - > github issues with "project" tag
on: http://controlsystemstudio.org/contribute.html
processes and roles -> Documents/Procedures What is Eclipse RCP -> https://wiki.eclipse.org/Rich_Client_Platform
on: http://controlsystemstudio.org/page_about.html
Meet Our Team -> should come from Documents/Site Representatives remove email lists and my dippy quote.
sorry, for customer feedback I meant: https://docs.google.com/forms/d/1XFHA-tD1oWtcQiHW3IuMpnc6n5pM-b7wxZUp7Xq8Mps/viewanalytics#start=publishanalytics
Sounds good. Should the heading "Meet Our Team" point to Documents/Site Representatives?
you can get the list of people through the jsonp link: https://spreadsheets.google.com/feeds/list/1PZVr6kG3-l9RT16vIfGz5ITog3BZOi9-PZoYBF0w0js/od6/public/values?alt=json-in-script&callback=jsonp
Then, you can add the people using jquery.
Do you know of a way I can access the site representatives in jQuery? The API is scrunched together and very hard to read, so it is hard for me to figure out which properties to include. Thanks!
it looks like you are interested in:
$(document).ready(function() {
$.getJSON('https://spreadsheets.google.com/feeds/list/1PZVr6kG3-l9RT16vIfGz5ITog3BZOi9-PZoYBF0w0js/od6/public/values?alt=json', function(data) {
$.each(data.feed.entry, function(key, val) {
val.gsx$facility.$t
val.gsx$siterepresentative.$t
}
});
});
});
Yes that is what I wanted. Thanks! Just to make sure do you want the about page to just list the people on the team or should thumbnails like the current ones be created? If so, should I delete the current thumbnails?
I like it the current name plates, but you can replace the social stuff (facebook, twitter, googleplus) and add the social-github. Maybe we can get people to add their pictures on github, if not ... we can just remove the image part.
What's left:
Could we change: Committer -> Site Representative Currently from Github members list -> facility
Okay. Could you tell me the link from which I can query the policy and objectives?
Also, I hope its not too much trouble but could you tell me what you mean by "about" open hub frames and "our css"?
Thanks!
the stats widget: https://www.openhub.net/p/cs-studio/widgets is in the bottom left corner. Cascading Style Sheets (CSS) not CS-Studio (CSS) ... I know confusing. If you could get the colors to match better in the widget.
Here is the policy and objects: https://docs.google.com/document/d/1dGasux_7ORVH9uIruGDv_-cu2PHdKkbvy7VC_GDirX0/edit
I removed the green: ControlSystemStudio/controlsystemstudio.github.com@0c57344f79c3aa773885e6d20913577fbd71d503
I changed the hover too: ControlSystemStudio/controlsystemstudio.github.com@1ae776466f8632618005b731467357712b423c67
@AnthonyDionise Links should point to the correct google docs, etc. http://controlsystemstudio.org/records.html