Archived
1
0

Allow some WP import tweaks by jtb

This commit is contained in:
Garvin Hicking
2007-01-22 10:45:39 +00:00
parent 5c064669c6
commit 663fb97289
65 changed files with 131 additions and 51 deletions
+1
View File
@@ -891,3 +891,4 @@ $i18n_filename_to = array('_', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');