CN102622344A - Control method and control system for picture batch uploading facing to Mediawiki - Google Patents

Control method and control system for picture batch uploading facing to Mediawiki Download PDF

Info

Publication number
CN102622344A
CN102622344A CN2011100029542A CN201110002954A CN102622344A CN 102622344 A CN102622344 A CN 102622344A CN 2011100029542 A CN2011100029542 A CN 2011100029542A CN 201110002954 A CN201110002954 A CN 201110002954A CN 102622344 A CN102622344 A CN 102622344A
Authority
CN
China
Prior art keywords
picture
uploaded
uploading
mediawiki
treating
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN2011100029542A
Other languages
Chinese (zh)
Inventor
吕钊
蔡颂梅
李琴
梁璐
俞云飞
曹艳娇
陈鹏
黄小霞
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
East China Normal University
Original Assignee
East China Normal University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by East China Normal University filed Critical East China Normal University
Priority to CN2011100029542A priority Critical patent/CN102622344A/en
Publication of CN102622344A publication Critical patent/CN102622344A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention provides a control method for picture batch uploading facing to Mediawiki, which is used for uploading batch pictures to a system based on the Mediawiki in one time. The control method comprises the following steps: a obtaining a picture to be uploaded; c judging whether the picture to be uploaded is a picture in a scalable vector graphics (SVG) format; d if the picture to be uploaded is the picture in a SVG format, converting the picture into a picture in a portable network graphics (PNG) format, and enabling the picture with the converted format to serve as the picture to be uploaded; e uploading the picture to be uploaded; and g judging whether other pictures to be uploaded which are not uploaded still exist, and if other pictures to be uploaded which are not uploaded still exist, executing the step a. The control method for picture batch uploading facing to the Mediawiki has the advantages of (1) being simple and convenient to operate and high in efficiency, (2) being real-time; (3) being integral; (4) supporting uploading of pictures in the svg format; (5) supporting uploading of pictures with picture names provided with special characters; and (6) supporting batch lead-in of entries and pictures.

Description

A kind of control method and system that uploads in batches towards the picture of Mediawiki
Technical field
The present invention relates to Mediawiki literal and picture and upload technical field, synchronous method for uploading of specifically a kind of picture and text and control corresponding system towards mediawiki.
 
Background technology
Mediawiki is that the whole world is foremost, runs on the Wiki repository engine of PHP+MySQL environment.Be used as the system software of wikipedia pandect from February 25th, 2002, and a large amount of other application examples are arranged, all adopt this cover system like websites such as at present domestic world dimension visitor, interactive encyclopaedia, Baidu's encyclopaedias.
Along with the development of Internet, information is full of in whole network environment, provides convenient for people obtain information, but how to have managed and effectively utilize these information, but becomes a big problem of magnanimity information.Mediawiki provides the mechanism of all the elements (literal and picture) in a kind of user's interpolation, deletion, the editing system; Making information synergism creation and information sharing field obtain develops rapidly; At the tissue of information with propagate and also played vital role in utilizing, more help sharing of enterprises information.
Yet the Mediawiki engine is only supported that user is disposable clauses and subclauses is added, edited; Can not be easily and fast the disposable importing of the bulk information that exists in the network (literal and picture); This makes that user's workload is big, and real-time update that can not guarantee information.And the picture method for uploading that Mediawiki provides is not supported svg format picture and figure title to comprise the uploading of picture of special character (characters except that English alphabet and arabic numeral), and is uploaded at every turn and can only upload a pictures.
To also convenient without comparison, the effective solution of the problems referred to above.
Summary of the invention
To defective of the prior art, the purpose of this invention is to provide a kind of control method and control corresponding system that uploads in batches towards the picture of Mediawiki.
According to an aspect of the present invention, a kind of control method of uploading in batches towards the picture of Mediawiki is provided, it is used for the disposable system that is uploaded to based on Mediawiki of batch picture is characterized in that, comprises the steps:
A. obtain one and treat uploading pictures;
C. judge whether the said uploading pictures of treating is the picture of SVG form;
D. if the said uploading pictures of treating be the picture of SVG form, then be converted into the picture of PNG form, and with the picture behind the format transformation as the said uploading pictures of treating;
E. upload the said uploading pictures of treating;
G. judge whether also to exist the uploading pictures of treating that other are not uploaded,, then carry out said step a once more if exist.
Preferably, above-mentioned control method provided by the present invention can also realize through following concrete steps:
The first step: the information that need to obtain importing
The present invention does not comprise from network and obtains content.Of the present invention being input as with the Word message of Xml format and the picture of various forms.The information that needs to import can obtain from web page through web crawlers or other effective ways, like wikipedia, interactive encyclopaedia, Sina, news website etc.The whole clauses and subclauses of clauses and subclauses are placed in < page>label in the Xml file of storage Word message, and the clauses and subclauses name is in < title>label, and entry contents is in < page_content>label; Picture in the page can be placed on arbitrary path after downloading.
Second step: Word message imports
Word message is stored in the xml file, is unit with clauses and subclauses, the concrete operations step:
1. obtain the xml file.
2. read the xml file, obtain the title and the content of clauses and subclauses.
3. judge whether there have been these clauses and subclauses among the Mediawiki, then upgrade as existing; Do not exist, then add.
4. an entry operation is accomplished, and repeats the 2nd step and the 3rd step, accomplishes up to all entry operation.
5. show the clauses and subclauses name of successfully upgrading.
The 3rd step: picture imports in batches
The picture upload mechanism of Mediawiki itself once can only be uploaded a pictures, and does not support uploading of svg form and the picture of scheming title band special character.The concrete operations step that picture imports in batches:
1. path, picture place manually is set.
2. obtain all pictures that will upload according to the path.
3. obtain a pictures, judge whether contain special character in the picture name.
4. as containing special character, then use the sha1 technology, be converted into corresponding sha1 value to the figure title, do not change the suffix name of picture; As do not contain special character, to the 5th step.
Be to find the picture-storage path in the Mediawiki system according to picture name; And in the page, show; As just making the figure title into the sha1 value; Then the link of corresponding former figure title will can not find picture and can't correctly show in the literal, so need change word content, change to the figure title after the sha1 to former figure title corresponding in the literal.
5. judge from the suffix name of picture whether picture is the svg picture.
6. svg picture in this way converts the svg picture into the png picture; As not to the 7th step.
The problem that figure title in existence and the 4th step Chinese words and picture do not conform to, the need change contains the content of the entry of this picture, and picture can correctly be shown.
7. call the Special::processUpload interface, uploading pictures is deleted the picture of successfully uploading in the file at picture place.
8. recall the 2nd went on foot for the 7th step, uploaded success up to all pictures.
9. show the picture of successfully uploading.
The 4th step: literal and picture import to be accomplished
The present invention further is embodied as the statistics to internal links among the Mediawiki, finds out red link (being non-existent clauses and subclauses), to these non-existent clauses and subclauses, and acquired information from network, the availability of assurance integrality and Geng Gao.
According to another aspect of the present invention; A kind of control system of in the Mediawiki system, uploading in batches towards the picture of Mediawiki also is provided; It is characterized in that, realize uploading in batches and/or literal is uploaded towards the picture of Mediawiki according to above-mentioned control method.
Compare with background technology, the present invention has following advantage:
⑴ simple, convenient, efficient is high.
⑵ have real-time: real-time the upgrading of ability, the information in the assurance system is the up-to-date information in the network.
⑶ have integrality: through the statistics to internal links, can find out which clauses and subclauses does not exist in the system, the information of carrying out is obtained and is imported targetedly, has guaranteed integrality.
⑷ support uploading of svg format picture: the picture that the Mediawiki system carries is uploaded mode, does not support the picture of svg form.The present invention at first converts the picture of svg form into the picture of png form, and then uploads.
⑸ uploading of the picture of support figure title band special character: the picture that the Mediawiki system carries is uploaded the uploading of picture that mode does not support to scheme title band special character yet, and special character i.e. other character except English alphabet and arabic numeral.Whether special, scheme only to comprise English alphabet and numeral in the title if any just converting the figure title into corresponding sha1 value, making if containing in the detection figure title of the present invention.
⑹ support literal and picture to import in batches: the user once can only add, edit and can only upload individual picture single clauses and subclauses, consuming time, consumption power when literal and picture number are bigger, and the present invention supports the batch of clauses and subclauses and picture to upload.It will be appreciated by those skilled in the art that in the clauses and subclauses to comprise numerous literal usually, the present invention supports the batch of clauses and subclauses and picture to upload, and has realized that in fact the batch of literal and picture imports.
Description of drawings
Through reading the detailed description of non-limiting example being done with reference to following accompanying drawing, it is more obvious that other features, objects and advantages of the present invention will become:
Fig. 1 illustrates according to the first embodiment of the present invention, the process flow diagram of the control method of uploading in batches towards the picture of Mediawiki;
Fig. 2 illustrates according to a second embodiment of the present invention, the process flow diagram of the control method of uploading in batches towards the picture of Mediawiki; And
Fig. 3 illustrates a third embodiment in accordance with the invention, the process flow diagram of the control method of uploading in batches towards the literal of Mediawiki.
Embodiment
The objective of the invention is: provide a kind of picture and text synchronous method for uploading towards Mediawiki; This method is on the basis of Mediawiki current mechanism; Make local wikipedia support the batch of clauses and subclauses and picture to import, guarantee graph text information synchronous real-time renewal effectively; And utilization is found out non-existent clauses and subclauses in the system to the statistics of internal links, conveniently adds clauses and subclauses targetedly, helps the integrality and the availability of system.
The objective of the invention is to realize like this:
To information of interest in the network, through effective method, at first acquire Word message, and store with the mode of xml, next acquires the pictorial information of the page.The present invention increases different expansions respectively promptly to above-mentioned two kinds of information in Mediawiki, realize uploading synchronously of literal and picture.
At first be that literal imports in batches, add the pagesUpdate expansion, mainly use the updateArticle () and the insertNewArticle () of Article class among the Mediawiki.As add new clauses and subclauses (, wherein, comprise numerous literal in the clauses and subclauses), just used insertNewArticle (); As upgrade existing clauses and subclauses, use updateArticle ().Next is that picture imports in batches, adds the imagesUpload expansion.Mainly on the processUpload interface based on the SpecialPage class, realize that the batch of picture is uploaded.And remedied the processUpload interface for special character and the unsupported shortcoming of some picture format.
Fig. 1 illustrates according to the first embodiment of the present invention, the process flow diagram of the control method of uploading in batches towards the picture of Mediawiki.
Execution in step S101 at first: obtain one and treat uploading pictures.Particularly, it will be appreciated by those skilled in the art that, so need treat that selecting one the uploading pictures treats uploading pictures, promptly obtains the process that this treats uploading pictures from many because the present invention will solve the problem of batch uploading pictures and/or literal.Preferably, these treat that uploading pictures is placed under one or more files, and each have the title of oneself, and correspondingly, control system provided by the invention can be obtained these and treat uploading pictures from said one or more files.Those skilled in the art combine this step of existing techniques in realizing, do not repeat them here.
Next gets into step S102: judge whether the said uploading pictures of treating is the picture of SVG form.Particularly, in the present embodiment, said step is carried out special processing to the picture of SVG form, then no longer carries out special processing to the picture of extended formatting.It will be apparent to those skilled in the art that; According to prior art; Control system provided by the invention can confirm whether the said uploading pictures of treating is the picture of SVG form; For example the simplest realizing method is a suffix name of judging this picture, and the way of more complicated then is to confirm the character of this picture according to the storage format of this picture, does not repeat them here.Further, it will be appreciated by those skilled in the art that in a variant, this step and following step S103 also can be omitted, and do not repeat them here.
Execution in step S103 then: if the said uploading pictures of treating is the picture of SVG form, then be converted into the picture of PNG form, and with the picture behind the format transformation as the said uploading pictures of treating.If the judged result of above-mentioned steps S102 is sure, then carry out this step; Otherwise, then directly get into following step S104.Further; It will be apparent to those skilled in the art that; Can realize the picture of said SVG form is converted into the process of the picture of PNG form through the picture format crossover tool that provides in the prior art; For example can realize the picture transfer process, not repeat them here through said control system is called ACDSEE picture instrument and provided on the backstage application programming interfaces.Further, it will be appreciated by those skilled in the art that in a variant; In this step, also can the picture of said SVG form be converted into the picture of an extended formatting, for example tif, jpg or similar file; This does not influence flesh and blood of the present invention, does not repeat them here.
Next get into step S104: upload the said uploading pictures of treating.In this step, realize the process uploaded through the upload process, those skilled in the art combine prior art can realize this step, for example can call the Special::processUpload interface at least and upload the said uploading pictures of treating, do not repeat them here.
Get into step S105 at last: judge whether also to exist the uploading pictures of treating that other are not uploaded,, then carry out said step S101 once more if exist.S101 is corresponding with above-mentioned steps; Owing to preferably exist many to treat uploading pictures; So after having uploaded a pictures through above-mentioned steps S101 ~ S104; In order to realize the purpose of uploading pictures in batches, further open to next once more and treat uploading pictures execution above-mentioned steps S101 ~ S104, thereby realize the purpose of uploading pictures in batches.Further, it will be appreciated by those skilled in the art that at least in above-mentioned steps S104; Said control system provided by the present invention can be set a label (Tag) to the uploading pictures of being uploaded of treating; Show this and treat that uploading pictures has been uploaded, so in step S105, at least according to said label; Said control system can judge whether also to have the picture of not uploaded, and does not repeat them here.
Further, it will be appreciated by those skilled in the art that in a variant, between above-mentioned steps S104 and said step S105, also comprise step: f. deletion said uploaded treat uploading pictures.This step also is provided with in order to cooperate above-mentioned steps S105, promptly deletes this picture after promptly confirming to have uploaded a pictures, thereby saidly treats that the uploading pictures of treating in the uploading pictures set just reduces one.Thereby in said step S105, as long as judge saidly treat whether uploading pictures set is empty set, if not empty set execution in step S101 once more then, otherwise this process end.In such variant, said step S101 then chooses next according to ad hoc rules and treats uploading pictures, for example selects next pictures according to the document size size, perhaps sorts according to filename and selects next pictures.
Further, it will be appreciated by those skilled in the art that in a variant, comprise the steps: also that between above-mentioned steps S101 and said step S102 b. is directed against the said uploading pictures of treating and carries out the picture name checked operation.In some cases, the said file name of uploading pictures of treating possibly carried out validity checking.For example; Preferably, when said file name does not meet the technical manual that control system provided by the present invention sets, then using said original picture name of treating uploading pictures is can't accomplish step such as to upload; Therefore, need carry out validity checking to said file name.Like this, in this step, can judge whether said file name is legal, and for example whether filename length exceeds threshold value m, whether comprises unallowable instruction digit in the for example said again filename, or the like.Further, in following content, this is also had similar description, do not repeat them here.
Further, it will be appreciated by those skilled in the art that above-mentioned steps b comprises the steps: in a variant
B1. judge in the said filename of treating uploading pictures and whether comprise special character;
B2. if comprise one or more special characters in the said filename of treating uploading pictures, then with said file name change for can be by the said character of approving based on the system of Mediawiki, otherwise step b finishes;
B3. judge whether to exist and the said uploading pictures filename corresponding character of treating;
B4. if exist and the said uploading pictures filename corresponding character of treating, then correspondingly change said literal, literal after feasible being modified and the said file name of uploading pictures of treating after said being modified adapt.
It will be appreciated by those skilled in the art that in such variant the character of being approved with the system of Mediawiki is a technical manual, and change processing to the character that does not meet this standard.It will be apparent to those skilled in the art that; The character that the system of said Mediawiki is approved can be stored in the tables of data; In this variant, control system provided by the present invention can be inquired about this tables of data to each character in the file name of said picture, judges whether each character is present in the said tables of data; If exist, assert that then file name is legal; Otherwise, then correspondingly confirm unallowable instruction digit, and correspondingly carry out follow-up change operation.Again for example; The character of not approved by the Mediawiki system can be stored in another tables of data; Control system then provided by the present invention can be inquired about this tables of data; If a character in the file name of said picture is present in the said tables of data, confirm that then this character is illegal, does not repeat them here.Further, it will be appreciated by those skilled in the art that the operation of said change can realize through variety of way, for example can do a simple substitution, unallowable instruction digit is replaced with legal character, the content of stating specific as follows.Further, it will be appreciated by those skilled in the art that in a preferred embodiment; English alphabet or numeral preferably are considered to the character approved by the system of said Mediawiki, and character in addition, symbol all belong to unallowable instruction digit, therefore; In such embodiment, control system provided by the invention only need judge whether comprise in the file name of said picture except that English alphabet or the character the numeral, as if having; Confirm that then said file name is illegal, does not repeat them here.
Further; It will be apparent to those skilled in the art that; In a variant; Among the above-mentioned steps b2 with said file name change for can being comprised the steps: the part except that the suffix name in the said file name of treating uploading pictures is carried out computing with the SHA1 algorithm by the step of the said character of approving based on the system of Mediawiki, and result after the computing and said suffix name be spliced into the file name after the said change.In this variant, carry out computing through the SHA1 algorithm, to realize change to said file name.Those skilled in the art combine prior art and the foregoing description can realize this variant, for example can realize with reference to the books about SHA1 at least, do not repeat them here.
Further, it will be appreciated by those skilled in the art that in a variant, also comprise the steps: after each step in above-mentioned embodiment illustrated in fig. 1 and variant
H. obtain literal to be uploaded;
I. judge and saidly wait to upload literal and whether exist in based on the system of Mediawiki said;
J. if saidly wait to upload literal and in said system, still do not exist, then upload literal said to be uploaded based on Mediawiki;
K. judge whether also to exist other literal to be uploaded, then continue to carry out said step h if exist.
It will be appreciated by those skilled in the art that in each step shown in Figure 1, carry out upload process to the batch picture.And in this variant, then carry out batch processing to literal.If both are merged into a complete flow process, then can carry out hybrid processing to literal, picture simultaneously.Those skilled in the art combine prior art and the foregoing description, variant is appreciated that this and realize, do not repeat them here.
Further, the said step h in the above-mentioned variant comprises the steps:
H1. obtain an XML file, literal said to be uploaded is stored in the said XML file;
H2. read said XML file, and obtain the literal said to be uploaded in one of them clauses and subclauses.It will be appreciated by those skilled in the art that preferably said clauses and subclauses are < page_content>pairing content in the said XML file, do not repeat them here.
Further, it will be appreciated by those skilled in the art that said step h ~ j can be used as independent step and exists, promptly only handle that this does not influence flesh and blood of the present invention, does not repeat them here to word segment.
Further, Fig. 2 illustrates according to a second embodiment of the present invention, the process flow diagram of the control method of uploading in batches towards the picture of Mediawiki.The picture upload mechanism that it will be appreciated by those skilled in the art that Mediawiki itself once can only be uploaded a pictures, and does not support uploading of svg form and the picture of scheming title band special character.The concrete operations step that picture imports in batches:
1. path, picture place manually is set.
2. obtain all pictures that will upload according to the path.
3. obtain a pictures, judge whether contain special character in the picture name.
4. as containing special character, then use the sha1 technology, be converted into corresponding sha1 value to the figure title, do not change the suffix name of picture; As do not contain special character, to the 5th step.
Be to find the picture-storage path in the Mediawiki system according to picture name; And in the page, show; As just making the figure title into the sha1 value; Then the link of corresponding former figure title will can not find picture and can't correctly show in the literal, so need change word content, change to the figure title after the sha1 to former figure title corresponding in the literal.
5. judge from the suffix name of picture whether picture is the svg picture.
6. svg picture in this way converts the svg picture into the png picture; As not to the 7th step.
The problem that figure title in existence and the 4th step Chinese words and picture do not conform to, the need change contains the content of the entry of this picture, and picture can correctly be shown.
7. call the Special::processUpload interface, uploading pictures is deleted the picture of successfully uploading in the file at picture place.
8. recall the 2nd went on foot for the 7th step, uploaded success up to all pictures.
9. show the picture of successfully uploading, finish.
Correspondingly, Fig. 3 illustrates a third embodiment in accordance with the invention, the process flow diagram of the control method of uploading in batches towards the literal of Mediawiki.
Word message is stored in the xml file, is unit with clauses and subclauses, the concrete operations step:
1. obtain the xml file.
2. read the xml file, obtain the title and the content of clauses and subclauses.
3. judge whether there have been these clauses and subclauses among the Mediawiki, then upgrade as existing; Do not exist, then add.It will be appreciated by those skilled in the art that as adding new clauses and subclauses, just used insertNewArticle (); As upgrade existing clauses and subclauses, and use updateArticle (), do not repeat them here.
4. an entry operation is accomplished, and repeats the 2nd step and the 3rd step, accomplishes up to all entry operation.
5. show the clauses and subclauses name of successfully upgrading, finish.
It will be appreciated by those skilled in the art that above-mentioned Fig. 2 and embodiment illustrated in fig. 3 in, accomplished clauses and subclauses and imported in batches, promptly literal imports in batches, and picture imports in batches.For example, preferably, at first be that literal imports in batches, add the pagesUpdate expansion, mainly use the updateArticle () and the insertNewArticle () of Article class among the Mediawiki.As add new clauses and subclauses, just used insertNewArticle (); As upgrade existing clauses and subclauses, use updateArticle ().Next is that picture imports in batches, adds the imagesUpload expansion.Mainly on the processUpload interface based on the SpecialPage class, realize that the batch of picture is uploaded, and remedied the processUpload interface for special character and the unsupported shortcoming of some picture format.
Further,, it will be appreciated by those skilled in the art that two embodiment are merged enforcement, then can accomplish to literal and picture importing, thereby realize the batch processing that both pictures and texts are excellent, do not repeat them here with reference to above-mentioned Fig. 2 and embodiment illustrated in fig. 3.
Further, the present invention further is embodied as the statistics to internal links among the Mediawiki, finds out red link (being non-existent clauses and subclauses); To these non-existent clauses and subclauses; Acquired information from network, the availability of assurance integrality and Geng Gao does not repeat them here.
More than specific embodiment of the present invention is described.It will be appreciated that the present invention is not limited to above-mentioned specific implementations, those skilled in the art can make various distortion or modification within the scope of the claims, and this does not influence flesh and blood of the present invention.

Claims (10)

1. control method of uploading in batches towards the picture of Mediawiki, it is used for the disposable system that is uploaded to based on Mediawiki of batch picture is characterized in that, comprises the steps:
A. obtain one and treat uploading pictures;
C. judge whether the said uploading pictures of treating is the picture of SVG form;
D. if the said uploading pictures of treating be the picture of SVG form, then be converted into the picture of PNG form, and with the picture behind the format transformation as the said uploading pictures of treating;
E. upload the said uploading pictures of treating;
G. judge whether also to exist the uploading pictures of treating that other are not uploaded,, then carry out said step a once more if exist.
2. control method according to claim 1 is characterized in that, between said step e and said step g, also comprises step:
F. delete said uploaded treat uploading pictures.
3. control method according to claim 1 and 2 is characterized in that, between step a and said step c, also comprises the steps:
B. carry out the picture name checked operation to the said uploading pictures of treating.
4. control method according to claim 3 is characterized in that said step b comprises the steps:
B1. judge in the said filename of treating uploading pictures and whether comprise special character;
B2. if comprise one or more special characters in the said filename of treating uploading pictures, then with said file name change for can be by the said character of approving based on the system of Mediawiki, otherwise step b finishes;
B3. judge whether to exist and the said uploading pictures filename corresponding character of treating;
B4. if exist and the said uploading pictures filename corresponding character of treating, then correspondingly change said literal, literal after feasible being modified and the said file name of uploading pictures of treating after said being modified adapt.
5. control method according to claim 4 is characterized in that, among the said step b2 with said file name change for being comprised the steps: by the step of the said character of approving based on the system of Mediawiki
-part except that the suffix name in the said file name of treating uploading pictures is carried out computing with the SHA1 algorithm, and result after the computing and said suffix name are spliced into the file name after the said change.
6. according to each described control method in the claim 1 to 5, wherein, said step e comprises the steps:
E1. call the Special::processUpload interface and upload the said uploading pictures of treating.
7. according to each described control method in the claim 1 to 6, it is characterized in that, also comprise the steps:
H. obtain literal to be uploaded;
I. judge and saidly wait to upload literal and whether exist in based on the system of Mediawiki said;
J. if saidly wait to upload literal and in said system, still do not exist, then upload literal said to be uploaded based on Mediawiki;
K. judge whether also to exist other literal to be uploaded, then continue to carry out said step h if exist.
8. control method according to claim 7, wherein, said step h comprises the steps:
H1. obtain an XML file, literal said to be uploaded is stored in the said XML file;
H2. read said XML file, and obtain the literal said to be uploaded of one of them clauses and subclauses.
9. control method according to claim 8, wherein, said clauses and subclauses are < page_content>pairing content in the said XML file.
10. control system of in the Mediawiki system, uploading in batches towards the picture of Mediawiki; It is characterized in that, require in 1 to 9 each described control method to realize uploading in batches and/or literal is uploaded towards the picture of Mediawiki according to aforesaid right.
CN2011100029542A 2011-01-09 2011-01-09 Control method and control system for picture batch uploading facing to Mediawiki Pending CN102622344A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2011100029542A CN102622344A (en) 2011-01-09 2011-01-09 Control method and control system for picture batch uploading facing to Mediawiki

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2011100029542A CN102622344A (en) 2011-01-09 2011-01-09 Control method and control system for picture batch uploading facing to Mediawiki

Publications (1)

Publication Number Publication Date
CN102622344A true CN102622344A (en) 2012-08-01

Family

ID=46562267

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2011100029542A Pending CN102622344A (en) 2011-01-09 2011-01-09 Control method and control system for picture batch uploading facing to Mediawiki

Country Status (1)

Country Link
CN (1) CN102622344A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104599296A (en) * 2013-10-31 2015-05-06 南京思润软件有限公司 Realization method for uploading and compressing pictures on batch on the basis of jspsmartupload
CN104954876A (en) * 2015-06-16 2015-09-30 四川长虹电器股份有限公司 Method and system for realizing quick screenshot of smart television
CN104966268A (en) * 2015-07-06 2015-10-07 无锡天脉聚源传媒科技有限公司 Picture uploading method and apparatus
CN105760408A (en) * 2014-12-19 2016-07-13 华为终端(东莞)有限公司 Picture sharing method and apparatus and terminal device
CN108829736A (en) * 2018-05-21 2018-11-16 四川斐讯信息技术有限公司 A kind of joining method and system of image data and label information
CN109408650A (en) * 2018-10-18 2019-03-01 弘成科技发展有限公司 Electronic photo batch uploads asynchronous process platform and method
CN109800392A (en) * 2019-01-11 2019-05-24 滨州建筑工程施工图审查中心 Digitize the Multifunctional graph paper method for uploading and device in check of drawings

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6636861B1 (en) * 2000-02-01 2003-10-21 David J. Stack Real-time database upload with real-time column mapping
CN101534322A (en) * 2009-04-13 2009-09-16 腾讯科技(深圳)有限公司 File upload system and file upload method
CN101808182A (en) * 2010-02-05 2010-08-18 腾讯科技(深圳)有限公司 Method, terminal and system for uploading pictures

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6636861B1 (en) * 2000-02-01 2003-10-21 David J. Stack Real-time database upload with real-time column mapping
CN101534322A (en) * 2009-04-13 2009-09-16 腾讯科技(深圳)有限公司 File upload system and file upload method
CN101808182A (en) * 2010-02-05 2010-08-18 腾讯科技(深圳)有限公司 Method, terminal and system for uploading pictures

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104599296A (en) * 2013-10-31 2015-05-06 南京思润软件有限公司 Realization method for uploading and compressing pictures on batch on the basis of jspsmartupload
CN105760408A (en) * 2014-12-19 2016-07-13 华为终端(东莞)有限公司 Picture sharing method and apparatus and terminal device
US10579594B2 (en) 2014-12-19 2020-03-03 Huawei Technologies Co., Ltd. Image sharing method and apparatus, and terminal device
CN104954876A (en) * 2015-06-16 2015-09-30 四川长虹电器股份有限公司 Method and system for realizing quick screenshot of smart television
CN104966268A (en) * 2015-07-06 2015-10-07 无锡天脉聚源传媒科技有限公司 Picture uploading method and apparatus
CN108829736A (en) * 2018-05-21 2018-11-16 四川斐讯信息技术有限公司 A kind of joining method and system of image data and label information
CN109408650A (en) * 2018-10-18 2019-03-01 弘成科技发展有限公司 Electronic photo batch uploads asynchronous process platform and method
CN109800392A (en) * 2019-01-11 2019-05-24 滨州建筑工程施工图审查中心 Digitize the Multifunctional graph paper method for uploading and device in check of drawings

Similar Documents

Publication Publication Date Title
CN102622344A (en) Control method and control system for picture batch uploading facing to Mediawiki
CN109933752B (en) Method and device for exporting electronic document
CN105988996B (en) Index file generation method and device
CN103491169A (en) Method and system for uploading and downloading files
CN112100550A (en) Page construction method and device
CN106293675A (en) Static system resource loading method and device
CN103414793A (en) Picture downloading and uploading device and method
CN104750741A (en) Invalid link processing method and invalid link processing device
CN110309386B (en) Method and device for crawling web page
CN104980464B (en) A kind of network request processing method, network server and network system
CN102955852A (en) Method, device and equipment for webpage resource processing
CN112087370A (en) Method, system, electronic device and computer-readable storage medium for issuing GitHub Issues
CN101458693A (en) Web page download parsing system and method
KR20120122959A (en) Method and Device for Collecting Web Contents and Computer-readable Recording Medium for the same
CN113268232B (en) Page skin generation method and device and computer readable storage medium
US9817913B2 (en) Method and apparatus for collecting, merging and presenting content
CN104978341A (en) File processing method and equipment, and network system
CN103559264B (en) Widget data timely updating method and device
CN102110144A (en) Document access method and terminal equipment
CN102014164A (en) Method of mobile access platform
CA2998655A1 (en) Method and system for establishing personalized association between voice and pattern
CN104978339A (en) File processing method and equipment, and network system
CN105677644A (en) Website editing system
CN107391655B (en) Method and device for extracting trial reading file
CN102789474A (en) Method and device for processing webpage data

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20120801