Ryan Boren
|
4dcc023818
|
ngettext fixes from nbachiyski. fixes #6261
git-svn-id: https://develop.svn.wordpress.org/trunk@7397 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-19 16:00:09 +00:00 |
Peter Westwood
|
4ddacfb0ed
|
Import mt tags/keywords. See #4472 props shacker.
git-svn-id: https://develop.svn.wordpress.org/trunk@7326 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-15 23:16:28 +00:00 |
Matt Mullenweg
|
cea513fab1
|
Don't timeout while importing WXR. Fixes #6089. Hat tip: tellyworth.
git-svn-id: https://develop.svn.wordpress.org/trunk@7152 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-04 04:33:40 +00:00 |
Ryan Boren
|
1c147fc27a
|
Make punctuation consistent. Props hervada. fixes #5880
git-svn-id: https://develop.svn.wordpress.org/trunk@7125 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-01 20:54:00 +00:00 |
Ryan Boren
|
afc003cd20
|
Update deprecated attributes. Props hansengel. fixes #6037
git-svn-id: https://develop.svn.wordpress.org/trunk@7104 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-29 17:09:44 +00:00 |
Ryan Boren
|
3a7052f8df
|
Make punctuation consistent. Props hervada and lloydbudd. fixes #5880
git-svn-id: https://develop.svn.wordpress.org/trunk@7072 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-27 22:05:50 +00:00 |
Ryan Boren
|
f006ee406e
|
Tagging terminology cleanup from lloydudd. fixes #6020
git-svn-id: https://develop.svn.wordpress.org/trunk@7071 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-27 21:47:52 +00:00 |
Peter Westwood
|
b76a914593
|
Generate random passwords for users created during import. Fixes #5837 props pishmishy.
git-svn-id: https://develop.svn.wordpress.org/trunk@7065 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-27 18:45:40 +00:00 |
Ryan Boren
|
f3b2ffc10d
|
Grammar fixes from takayukister and thenlich. fixes #5992
git-svn-id: https://develop.svn.wordpress.org/trunk@7026 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-25 19:13:21 +00:00 |
Ryan Boren
|
b23e1089bb
|
Change niceblue class name to form-table. Props filosofo and mt. fixes #5973
git-svn-id: https://develop.svn.wordpress.org/trunk@7000 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-24 04:33:10 +00:00 |
Ryan Boren
|
6e73f36982
|
Admin styling updates from mt. fixes #5940
git-svn-id: https://develop.svn.wordpress.org/trunk@6950 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-21 00:27:23 +00:00 |
Ryan Boren
|
ea73b4aa17
|
Remove raquo from buttons. Props filosofo. fixes #5938
git-svn-id: https://develop.svn.wordpress.org/trunk@6943 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-20 19:30:55 +00:00 |
Peter Westwood
|
5515989e0a
|
Add translations. Fixes #5877 props hervada.
git-svn-id: https://develop.svn.wordpress.org/trunk@6870 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-16 12:54:10 +00:00 |
Ryan Boren
|
f1bcc40f30
|
Add post_password to export. Props Nazgul. fixes #4376
git-svn-id: https://develop.svn.wordpress.org/trunk@6753 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-07 19:22:59 +00:00 |
Ryan Boren
|
3a18b96c9b
|
Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@6726 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 06:47:27 +00:00 |
Peter Westwood
|
4f1971cfdb
|
Switch from abs(intval()) to absint(). See #4762.
git-svn-id: https://develop.svn.wordpress.org/trunk@6682 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-29 18:48:38 +00:00 |
Ryan Boren
|
ff5ae86309
|
More explicit statement of requirements. fixes #5220
git-svn-id: https://develop.svn.wordpress.org/trunk@6607 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-14 04:38:02 +00:00 |
Peter Westwood
|
484a39a5b0
|
Ensure that we preserve GUIDs when importing from RSS. Fixes #5589 props peterjanes.
git-svn-id: https://develop.svn.wordpress.org/trunk@6593 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-10 21:27:08 +00:00 |
Ryan Boren
|
f98aa55625
|
Init tags array. Props fitzrev. fixes #5468
git-svn-id: https://develop.svn.wordpress.org/trunk@6565 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-06 08:43:20 +00:00 |
Ryan Boren
|
791a7d7191
|
Unused var cleanup. Props DD32. see #5418
git-svn-id: https://develop.svn.wordpress.org/trunk@6551 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-04 19:36:34 +00:00 |
Ryan Boren
|
d633240113
|
Defer comment counting. Props tellyworth. fixes #5557
git-svn-id: https://develop.svn.wordpress.org/trunk@6532 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-01 17:03:52 +00:00 |
Ryan Boren
|
49883447a3
|
Importer refactoring from tellyworth. fixes #5522
git-svn-id: https://develop.svn.wordpress.org/trunk@6477 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-24 06:20:34 +00:00 |
Ryan Boren
|
6d13a7f175
|
Add import_done actions
git-svn-id: https://develop.svn.wordpress.org/trunk@6472 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-23 01:10:29 +00:00 |
Ryan Boren
|
d20eeb048b
|
Use __ngettext() for plurals. Props darkdragon. see #4865
git-svn-id: https://develop.svn.wordpress.org/trunk@6430 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-20 17:05:06 +00:00 |
Ryan Boren
|
215361df76
|
Attachment and post meta import improvements from tellyworth. fixes #5497
git-svn-id: https://develop.svn.wordpress.org/trunk@6428 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-20 05:31:39 +00:00 |
Ryan Boren
|
235b05e62d
|
Not so new anymore. Props johnbillion. fixes #4951
git-svn-id: https://develop.svn.wordpress.org/trunk@6423 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-19 23:19:49 +00:00 |
Matt Mullenweg
|
ee1eac63d7
|
Change prints to echoes. Add check all button to avoid carpal clicking syndrome. Cleaned up some English. Fixes #5437. Hat tip: hailin. Changes from diff: moved JS inside of function so it didn't show up on every import page; moved button above form instead of next to submit button.
git-svn-id: https://develop.svn.wordpress.org/trunk@6394 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-16 22:07:32 +00:00 |
Ryan Boren
|
f4d8e3a731
|
Import file attachments. Props tellyworth. fixes #5466
git-svn-id: https://develop.svn.wordpress.org/trunk@6390 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-16 21:34:48 +00:00 |
Ryan Boren
|
e6befddf5f
|
Defer term counting during import. Props tellyworth. fixes #5377
git-svn-id: https://develop.svn.wordpress.org/trunk@6376 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-12 05:14:00 +00:00 |
Ryan Boren
|
267ecd4981
|
Correctly handle post_parent during import. Props tellyworth. fixes #5456
git-svn-id: https://develop.svn.wordpress.org/trunk@6374 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-12 05:08:48 +00:00 |
Ryan Boren
|
e5e7b6d2b4
|
Don't load entire wxr import file at once to conserve memory. Props tellyworth. fixes #5357
git-svn-id: https://develop.svn.wordpress.org/trunk@6336 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-11-15 05:36:43 +00:00 |
Ryan Boren
|
a24adbd80b
|
Make sure term id is an int. Props tellyworth. fixes #5330
git-svn-id: https://develop.svn.wordpress.org/trunk@6332 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-11-12 19:51:42 +00:00 |
Ryan Boren
|
f5c0b18865
|
Lose Convert All Categories button. It is confusing people. Props foolswisdom. fixes #5058
git-svn-id: https://develop.svn.wordpress.org/trunk@6225 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-10-11 17:50:56 +00:00 |
Ryan Boren
|
50ecbab7df
|
Add some cache clearing to cat to tag converter.
git-svn-id: https://develop.svn.wordpress.org/trunk@6206 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-10-08 22:39:20 +00:00 |
Ryan Boren
|
6cf764da6e
|
Spelling fix from zamoose. fixes #5095 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@6174 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-28 17:37:16 +00:00 |
Ryan Boren
|
f1ade9ee25
|
Gettext fix from nbachiyski. fixes #5086 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@6171 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-26 23:23:14 +00:00 |
Ryan Boren
|
6404a6cc79
|
STP importer fixes from momo360modena. fixes #5059
git-svn-id: https://develop.svn.wordpress.org/trunk@6162 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-24 01:57:55 +00:00 |
Ryan Boren
|
4f4bb50529
|
Export and import of post tags. fixes #4682
git-svn-id: https://develop.svn.wordpress.org/trunk@6149 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-21 18:34:28 +00:00 |
Ryan Boren
|
a83ced4491
|
Add some filtering. Props jhodgdon. fixes #5030
git-svn-id: https://develop.svn.wordpress.org/trunk@6147 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-21 15:04:13 +00:00 |
Ryan Boren
|
b0baf1b7fd
|
Import tags. see #4682
git-svn-id: https://develop.svn.wordpress.org/trunk@6129 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-18 17:50:21 +00:00 |
Ryan Boren
|
5917c5458c
|
Add checks for WP_Error. Props filosofo. see #4809
git-svn-id: https://develop.svn.wordpress.org/trunk@6125 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-18 16:32:22 +00:00 |
Mark Jaquith
|
7ae0df4b21
|
Don't set comment_author_email for pings in MT import. fixes #4461
git-svn-id: https://develop.svn.wordpress.org/trunk@6101 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-13 04:10:36 +00:00 |
Ryan Boren
|
e08ead79c9
|
If a category is already a tag, don't put it in the list of categories to convert. fixes #4955
git-svn-id: https://develop.svn.wordpress.org/trunk@6080 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-11 19:54:19 +00:00 |
Ryan Boren
|
dc582d68d8
|
Retain default category when converting categories to tags. fixes #4845
git-svn-id: https://develop.svn.wordpress.org/trunk@6079 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-11 19:33:35 +00:00 |
Peter Westwood
|
dd1332fdaf
|
Add importer for Bunny's Technorati Tags plugin. Fixes #4931
git-svn-id: https://develop.svn.wordpress.org/trunk@6072 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-10 20:30:55 +00:00 |
Ryan Boren
|
0b78fa4aa1
|
Fix comment orphaning in blogger importer. Props andy. fixes #4406
git-svn-id: https://develop.svn.wordpress.org/trunk@6043 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-05 22:48:58 +00:00 |
Mark Jaquith
|
a4924de5d5
|
Clean up Jerome's Keywords importer
git-svn-id: https://develop.svn.wordpress.org/trunk@6028 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-04 02:14:34 +00:00 |
Ryan Boren
|
7a43c01e08
|
Remove trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@6026 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-03 23:32:58 +00:00 |
Ryan Boren
|
e9391140a7
|
Strip lines that contain only whitespace down to newlines.
git-svn-id: https://develop.svn.wordpress.org/trunk@6025 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-03 23:19:20 +00:00 |
Ryan Boren
|
24a23168f7
|
Importer for Jerome's Keywords. fixes #4346
git-svn-id: https://develop.svn.wordpress.org/trunk@5984 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-30 01:39:46 +00:00 |