summaryrefslogtreecommitdiff
path: root/classes/laconica.ini
diff options
context:
space:
mode:
authorRobin Millette <millette@controlyourself.ca>2009-05-11 13:45:00 -0400
committerRobin Millette <millette@controlyourself.ca>2009-05-11 13:45:00 -0400
commitd010d811ba812ccc8fbb1a49fcba7a30226ea779 (patch)
tree0d3c9d910ce1dacbeaa684701b3976f1cb004481 /classes/laconica.ini
parent8fc8eaa1b6199d74f0e17197650c6316b4594203 (diff)
db stuff for URLs: redirections, oembed, etc.
Diffstat (limited to 'classes/laconica.ini')
-rw-r--r--[-rwxr-xr-x]classes/laconica.ini123
1 files changed, 123 insertions, 0 deletions
diff --git a/classes/laconica.ini b/classes/laconica.ini
index 5a905a4bb..00a1b8936 100755..100644
--- a/classes/laconica.ini
+++ b/classes/laconica.ini
@@ -1,4 +1,67 @@
+[file]
+id = 129
+url = 2
+mimetype = 2
+size = 1
+title = 2
+date = 1
+protected = 17
+
+[file__keys]
+id = K
+url = U
+
+[file_oembed]
+id = 129
+file_id = 1
+version = 2
+type = 2
+provider = 2
+provider_url = 2
+width = 1
+height = 1
+html = 66
+title = 2
+author_name = 2
+author_url = 2
+url = 2
+
+[file_oembed__keys]
+id = K
+file_id = U
+
+[file_redirection]
+id = 129
+url = 2
+file_id = 1
+redirections = 1
+httpcode = 1
+
+[file_redirection__keys]
+id = K
+url = U
+
+[file_thumbnail]
+id = 129
+file_id = 1
+url = 2
+width = 1
+height = 1
+
+[file_thumbnail__keys]
+id = K
+file_id = U
+url = U
+
+[file_to_post]
+id = 129
+file_id = 1
+post_id = 1
+
+[file_to_post__keys]
+id = K
+
[avatar]
profile_id = 129
original = 17
@@ -393,3 +456,63 @@ modified = 384
[user_openid__keys]
canonical = K
display = U
+
+[file]
+id = 129
+url = 2
+mimetype = 2
+size = 1
+title = 2
+date = 1
+protected = 1
+
+[file__keys]
+id = N
+
+[file_oembed]
+id = 129
+file_id = 129
+version = 2
+type = 2
+provider = 2
+provider_url = 2
+width = 1
+height = 1
+html = 34
+title = 2
+author_name = 2
+author_url = 2
+url = 2
+
+[file_oembed__keys]
+id = N
+
+[file_redirection]
+id = 129
+url = 2
+file_id = 129
+redirections = 1
+httpcode = 1
+
+[file_redirection__keys]
+id = N
+
+[file_thumbnail]
+id = 129
+file_id = 129
+url = 2
+width = 1
+height = 1
+
+[file_thumbnail__keys]
+id = N
+
+[file_to_post]
+id = 129
+file_id = 129
+post_id = 129
+
+[file_to_post__keys]
+id = N
+
+