Just noticed that the Drizzle list has had more messages since June last year (2008) than the mysql internals@ list has had since March 2006.
The country of Israel is broken up into 6 administrative districts with 15 sub-districts and 50 natural regions. It is my understanding according to the Isarael Central Bureau Statistics that the sub-districts are similar to what we call Provinces/States in North America and the natural regions are similar to municipalities/counties.
I’m not fully understanding the West Bank, Gaza Strip, Golan Heights and East Jerusalem. Are they territories of Israel or a part of another country? How would one reference where you lived if you were lived in one of these regions (ie. West Bank, Isarel)?
This knowledge maybe helpful for those that need to reference contact information or allow clients to select their country and province/state/district.
Source: Israel Central Bureau Statistics
Source: …
Background Knowledge
TaskFreak! presently does not have a means via the web interface to present a complete list of tasks for which the current user is the project leader. I will show you how to add “My Projects” list based on bpiper’s solution with a slight difference. My solution is almost identical to bpiper’s but with a different approach to continue support of the supported interface languages. To do this each supported language file will require to be edited.
Thanks to bpiper for posting your solution.
Solution
- Edit /taskfreak/include/language/en/freak.php starting at
line #15. Add in a new array key/value at any point you desire
like so “‘my_projects’ => ‘My Projects’,” (without double
quotes), see below for example.
Note: Each interface language file will be …