| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
This really should have happened in [59]. It's [37] all over again.
|
| |
|
|
|
|
| |
Renamed function sendItem() to use the general prefix (instaDisc_) to prevent include file confusion.
|
|
|
|
| |
The next step is to implement the instaDisc_* functions and complete the Central Server.
|
|
|