| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Also, 100th COMMIT! YAY! PARTY TIME EVERYONE! YAY!
|
|
|
|
| |
Now, to finish the phpBB3 plugin, the MODX file has to be written. Refs #7
|
|
|
|
|
|
|
|
| |
The Subscription File didn't contain the activation key, so that was fixed, and
also it turned out that everywhere was using the wrong method of getting the
board's URL, so that was changed too. Then then sending library was worked
upon. The only fault I currently see is that the Author field doesn't seem to
be being sent for some reason. Refs #7
|
|
|
|
| |
See [90]
|
|
|
|
|
| |
Also started on the plugin's update library, currently uses a function identical to the library's. May want to
change it so that it does more post-object work than the foreign function has to. Refs #7
|
|
|
|
|
|
| |
Now the Subscription File URL uses the
"static text" style started in [87]
instead of the "input box" style. Refs #6
|
|
|
|
|
|
| |
Also used a new method of providing the
subscription file's URL as static text
instead inside a text box. Refs #7
|
|
|
|
|
|
|
| |
The module now has two working form
elements, Subscription Title and Central
Server (URL). They both read and write to
the database. Refs #7
|
|
|
|
| |
Refs #7
|
|
|
|
| |
Now the Subscription Title defaults to the blog's name.
|
|
|
|
|
| |
Also fixed a typo in the admin panel and removed the postfix from the comments' subscription's title.
Fixes #20.
|
|
|
|
|
| |
Now with the addition of the comment feed, the Wordpress plugin is complete. (Well, it needs some
tweaking, #17). Closes #6.
|
|
|
|
|
| |
Wordpress now sends InstaDisc items whenever a post is published. However, there seems to be yet
ANOTHER strange error with the client because it is, once again, not recieving any items. Refs #6.
|
|
|
|
|
| |
Also added subscription.php to source control, which should have been done in the previous commit.
Yet another [15]. Refs #6 and #17.
|
|
|
|
|
|
|
| |
Currently, a seperate php file generates the subscription files. This is a bad scheme as it requires
the subscription URL (as in, the URL you use to subscribe, the URL to the Subscription File) is long
and winds down the Wordpress plugin directory. Hopefully, an alternate to this method will be found.
Refs #6.
|
|
Plugin now contains header info (for display at plugin table) and an
admin panel. Refs #6.
|