vito / chyrp

The ultra-lightweight ultra-flexible blogging engine with a fetish for birds and misspellings.

This URL has Read+Write access

chyrp / triggers_list
100755 69 lines (54 sloc) 0.951 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
tags_top:
 
admin_manage_nav:
 
rss_comment:
$comment->id
comments_rss_item:
$comment->id
show_comment:
$comment
delete_comment:
new self($comment_id)
top:
 
bottom:
 
pingback:
array($id, $linked_to, $linked_from, $title, $excerpt)
trackback_receive:
 
add_post:
array($post, $options)
update_post:
array($this, $options)
filter_post:
$this
add_page:
$id
update_page:
$this->id
javascript_domready:
 
ajax_post_edit_form_javascript:
 
javascript:
 
feed_item:
$post->id
can_not_view_site:
 
runtime:
 
edit_post_options:
$post
not_found:
 
ajax:
 
admin_javascript:
 
import_wordpress_post:
array($item, $post)
import_wordpress_page:
array($item, $post)
import_tumble:
array($post, $new_post)
import_textpattern_post:
array($post, $new_post)
import_movabletype_post:
array($the_post, $id)
import_chyrp_post:
array($entry, $post)
import_chyrp_page:
array($entry, $page)
chyrp_import:
array(&$errors, &$step)
chyrp_import_fields: