[InPageEdit] 没有编辑摘要
imported>=海豚= 无编辑摘要 |
imported>=海豚= ([InPageEdit] 没有编辑摘要) |
||
| 第41行: | 第41行: | ||
if (/[&\/]+/.test(userName)) { | if (/[&\/]+/.test(userName)) { | ||
window.open(href, '_blank'); | window.open(href, '_blank'); | ||
return errorFun('地址解析出错!\n原地址:' + href + ',解析用户讨论页标题结果 | return errorFun('地址解析出错!\n原地址:' + href + ',解析用户讨论页标题结果 :用户讨论:' + userName, self); | ||
} | } | ||
self.removeClass('unsend').after('<span id="welcomeAsk">你想直接发送欢迎辞还是访问该未创建页面?<span id="welcomeYes">发送欢迎辞</span> · <span id="welcomeNo">访问该页面</span> · <span id="welcomeClear">返回</span></span>'); | self.removeClass('unsend').after('<span id="welcomeAsk">你想直接发送欢迎辞还是访问该未创建页面?<span id="welcomeYes">发送欢迎辞</span> · <span id="welcomeNo">访问该页面</span> · <span id="welcomeClear">返回</span></span>'); | ||
| 第56行: | 第56行: | ||
'action': 'edit', | 'action': 'edit', | ||
'format': 'json', | 'format': 'json', | ||
'title': ' | 'title': ' 用户讨论:' + userName, | ||
'summary': 'Welcome to HMoegirlPedia', | 'summary': 'Welcome to HMoegirlPedia', | ||
'text': message, | 'text': message, | ||