Timesheet: Difference between revisions
Jump to navigation
Jump to search
(Redirected page to Time Sheet) |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
# | =I want to add a new Time Log= | ||
# https://osedev.org/admin/user/user/add/ | |||
# Enter username. | |||
# Enter email address. | |||
# Select "Send Verification Email" in the "Emails & Verification" dropdown. | |||
# Enter first name, last name and location (just the town/city and/or state and country for the purpose of mapping contributors). | |||
# Check "OSE Developer". | |||
# Check "Current". | |||
# Make sure "Valid" is also checked. | |||
# Click "Save" at the bottom and you are done. | |||
# Let the developer know about adding the time logging widget to their log page. | |||
# Add a new time log as this example replacing name with new username: <nowiki><html><iframe width="600" height="500" src="https://osedev.org/wiki/name?start=9/1/2019"></iframe></html> | |||
</nowiki> | |||
=Links= | |||
*[[OSEdev]] |
Latest revision as of 17:44, 5 February 2020
I want to add a new Time Log
- https://osedev.org/admin/user/user/add/
- Enter username.
- Enter email address.
- Select "Send Verification Email" in the "Emails & Verification" dropdown.
- Enter first name, last name and location (just the town/city and/or state and country for the purpose of mapping contributors).
- Check "OSE Developer".
- Check "Current".
- Make sure "Valid" is also checked.
- Click "Save" at the bottom and you are done.
- Let the developer know about adding the time logging widget to their log page.
- Add a new time log as this example replacing name with new username: <html><iframe width="600" height="500" src="https://osedev.org/wiki/name?start=9/1/2019"></iframe></html>