Issue Details (XML | Word | Printable)

Key: MDL-10184
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Luiz Cruz
Reporter: Luiz Cruz
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle
MDL-10169

Database schema and Basic tags API

Created: 20/Jun/07 09:40 AM   Updated: 28/Jun/07 09:21 AM
Return to search
Component/s: Other
Affects Version/s: 1.9
Fix Version/s: 1.9

File Attachments: 1. File lib.php (7 kB)
2. Microsoft Word tags_api.doc (133 kB)

Image Attachments:

1. bd schema.jpg
(87 kB)

Participants: Luiz Cruz and Martin Dougiamas
Security Level: None
Resolved date: 27/Jun/07
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_19_STABLE


 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Martin Dougiamas added a comment - 20/Jun/07 12:33 PM
Fixing up the fields

Luiz Cruz added a comment - 27/Jun/07 12:44 PM
This script file contains an initial draft of the tags API.

The following API functions were created

tag_create
tag_delete
get_all_tags
tag_exists
tag_id
tag_an_item
untag_an_item
get_item_tags
get_items_tagged_with
tag_normalize
is_item_tagged_with
is_tag_clean


Luiz Cruz added a comment - 27/Jun/07 12:45 PM
proposed BD schema for tags