|
|
|
@2037
|
[2037]
|
2006-02-12 13:39:34 |
ctford |
Flesh out install file. |
|
|
|
@2036
|
[2036]
|
2006-02-12 13:20:39 |
ctford |
Add licence. |
|
|
|
@2013
|
[2013]
|
2006-02-09 20:50:24 |
ctford |
Remove Anode.module, because it wasn't being used. |
|
|
|
@2010
|
[2010]
|
2006-02-09 14:55:30 |
ctford |
Add more commenting, and use two spaces for tabs (as per Drupal style … |
|
|
|
@2003
|
[2003]
|
2006-02-08 16:14:38 |
ctford |
Don't show new clip form to people who don't have permissions. |
|
|
|
@2002
|
[2002]
|
2006-02-08 15:49:53 |
ctford |
Rough installation instructions. |
|
|
|
@2001
|
[2001]
|
2006-02-08 15:27:20 |
ctford |
Hide edit and delete clip links from users who aren't entitled to use … |
|
|
|
@2000
|
[2000]
|
2006-02-08 15:13:32 |
ctford |
Escape special SQL characters to prevent SQL injection. |
|
|
|
@1987
|
[1987]
|
2006-02-07 19:03:34 |
ctford |
Let the user know if there are no clips available. |
|
|
|
@1986
|
[1986]
|
2006-02-07 18:52:28 |
ctford |
Include img tag in cmml. |
|
|
|
@1976
|
[1976]
|
2006-02-07 14:04:23 |
ctford |
Add link for deleting clips. |
|
|
|
@1969
|
[1969]
|
2006-02-06 21:17:31 |
ctford |
Stop clip image disappearing when clip is updated. |
|
|
|
@1967
|
[1967]
|
2006-02-06 20:55:53 |
ctford |
Fixed broken link underneath clip images. |
|
|
|
@1966
|
[1966]
|
2006-02-06 20:42:36 |
ctford |
Organise theme_annodex_control() so it is remotely readable and … |
|
|
|
@1965
|
[1965]
|
2006-02-06 19:15:30 |
ctford |
Remove attempt to stop user changing clip id. It's currently broken. |
|
|
|
@1964
|
[1964]
|
2006-02-06 19:03:42 |
ctford |
Add clip editing links. |
|
|
|
@1962
|
[1962]
|
2006-02-06 15:38:48 |
ctford |
Add basic error checking for clip information. |
|
|
|
@1961
|
[1961]
|
2006-02-06 14:46:02 |
ctford |
Display new clip form in an attractively themed table, and only show clip … |
|
|
|
@1958
|
[1958]
|
2006-02-05 21:23:45 |
ctford |
Give duration info, and put download Annodex, Ogg Theora and CMML links … |
|
|
|
@1954
|
[1954]
|
2006-02-05 19:35:51 |
ctford |
Hack to add thumbnails of clips automatically. Hack required because … |
|
|
|
@1952
|
[1952]
|
2006-02-02 22:26:06 |
ctford |
Remove doctype declaration, which was preventing clips from displaying in … |
|
|
|
@1942
|
[1942]
|
2006-02-02 18:06:31 |
ctford |
Put clip table outputting in a separate function and wrap long clip … |
|
|
|
@1941
|
[1941]
|
2006-02-02 16:33:24 |
ctford |
*Output clips in a pretty themed table.
*Make sure case where end is not … |
|
|
|
@1940
|
[1940]
|
2006-02-02 15:35:10 |
ctford |
Insert start and end into database as ints rather than strings. |
|
|
|
@1939
|
[1939]
|
2006-02-02 15:17:18 |
ctford |
Allow basic updating of clips. |
|
|
|
@1938
|
[1938]
|
2006-02-02 14:44:07 |
ctford |
Check that clip end is non-zero. |
|
|
|
@1936
|
[1936]
|
2006-02-02 14:05:22 |
ctford |
Use acidfree's permissions function rather than Drupal's to keep … |
|
|
|
@1935
|
[1935]
|
2006-02-02 13:37:24 |
ctford |
Check permissions before allowing users to do clip editing. |
|
|
|
@1932
|
[1932]
|
2006-02-01 21:17:07 |
ctford |
Order presented clips by start time (both for links and CMML). |
|
|
|
@1930
|
[1930]
|
2006-02-01 20:35:42 |
ctford |
Displays forms for adding new clip, and hyperlinks to the start of each … |
|
|
|
@1929
|
[1929]
|
2006-02-01 20:22:34 |
ctford |
Processes temporal URIs and clip identifiers. |
|
|
|
@1905
|
[1905]
|
2006-01-31 13:54:50 |
ctford |
Give them CMML if they ask nicely, even on the Annodex link. |
|
|
|
@1904
|
[1904]
|
2006-01-31 13:30:17 |
ctford |
Remove remaining dependencies to class_video.inc- we want to be able to … |
|
|
|
@1903
|
[1903]
|
2006-01-31 13:22:39 |
ctford |
*Add pager.
*Don't delegate to form outputting to class_video.inc. |
|
|
|
@1898
|
[1898]
|
2006-01-30 20:51:20 |
ctford |
When displayed, shows three links back to itself with appropriate GET … |
|
|
|
@1897
|
[1897]
|
2006-01-30 19:17:28 |
ctford |
Call the actual nodes Annodexes rather than Anodes to avoid confusion. |
|
|
|
@1896
|
[1896]
|
2006-01-30 18:32:18 |
ctford |
Uses mysql table acidfree_cmml_clips for both annodex and cmml output. |
|
|
|
@1893
|
[1893]
|
2006-01-30 13:42:55 |
ctford |
Serve ogg, annodex or cmml depending on Accept field of HTTP request. |
|
|
|
@1890
|
[1890]
|
2006-01-29 20:51:03 |
ctford |
Output annodex in theme_annodex_control, rather than going through the … |
|
|
|
@1889
|
[1889]
|
2006-01-29 18:09:51 |
ctford |
Use acidfree's path locating abstraction layer rather than presuming where … |
|
|
|
@1888
|
[1888]
|
2006-01-29 14:28:23 |
ctford |
Send "text/x-cmml" as CMML MIME type, not "application/x-cmml". |
|
|
|
@1885
|
[1885]
|
2006-01-26 21:15:12 |
ctford |
Fixed up path to cmml handler. |
|
|
|
@1884
|
[1884]
|
2006-01-26 20:24:15 |
ctford |
Can play annodexes, but has trouble uploading large ogg files. CMML not … |
|
|
|
@1883
|
[1883]
|
2006-01-26 15:08:56 |
ctford |
Switched to putting all annodex and cmml outputting functions in the one … |
|
|
|
@1882
|
[1882]
|
2006-01-26 14:08:22 |
ctford |
Renamed Anode folder correctly. |
|
copied from trunk:
|
|
|
|
@1880
|
[1880]
|
2006-01-26 13:20:06 |
ctford |
Neaten up Anode dirs. |