@@ -230,8 +230,8 @@ Ask us if you wanted to be listed as one of the [page=\"site:stars\"]Composr dev
'notice'=>[
// Parameter Value Warning
['ideal_developer','A local agency that a core team member will help you pick','That\'s cool. We will try and find an appropriate company in your country.'."\n\n".$disclaimer],
['ideal_developer','A local freelancer that the core team will help you pick','That\'s cool. We will try and find someone appropriate in your country. Just be aware that a freelancer usually won\'t be able to offer the full reliability than an established agency can. It\'s a trade-off of service breadth/reliability vs. cost.'."\n\n".$disclaimer],
['ideal_developer','One of the Core Development Team members','That\'s cool. The core team ensures work is done to high standards. Communication and terms vary depending on the core team member\'s preference.'."\n\n".'You should expect to be charged around the same as a high-quality established UK/US agency, however quotes will vary depending on the core team member\'s own terms. If you need lower costs, or physical meetings, it may be best to choose a local agency or freelancer, especially if you are not based in a “Western” country.'."\n\n".'There is no guarantee for availability of a core team member for any particular project because they may sometimes be very busy (especially with Composr development) or not be a good match. Sometimes they may have a waiting period as they have to clear back-logs. In such a case a team member will try and match you with a local developer.'],
['ideal_developer','A local freelancer that a core team member will help you pick (lower cost, more basic, less formal)','That\'s cool. We will try and find someone appropriate in your country. Just be aware that a freelancer usually won\'t be able to offer the full reliability than an established agency can. It\'s a trade-off of service breadth/reliability vs. cost.'."\n\n".$disclaimer],
['ideal_developer','A Composr Core Development Team member','That\'s cool. The core team ensures work is done to high standards. Communication and terms vary depending on the core team member\'s preference.'."\n\n".'You should expect to be charged around the same as a high-quality established UK/US agency, however quotes will vary depending on the core team member\'s own terms. If you need lower costs, or physical meetings, it may be best to choose a local agency or freelancer, especially if you are not based in a “Western” country.'."\n\n".'There is no guarantee for availability of a core team member for any particular project because they may sometimes be very busy (especially with Composr development) or not be a good match. Sometimes they may have a waiting period as they have to clear back-logs. In such a case a team member will try and match you with a local developer.'],
- Actually 'inform'/'notice'/'warn' can take a 'next'-style array, in which case the messages are shown using JavaScript upon option selection
- Actually 'inform'/'notice'/'warn' can take a 'next'-style array, in which case the messages are shown using JavaScript upon option selection.
- In this case, the browser console will give a warning if you provide a value that does not exist, or an error if you provide an element (parameter) name that does not exist.