संस्करण 0.4.0 – खुश नया integrations


इस नए संस्करण के दो सबसे लोकप्रिय WordPress plugins के साथ integrations प्रदान करता है. पहले, गूगल XML-साइटमैप एक के लिए गूगल और गूगल वेबमास्टर उपकरण के साथ प्रयोग के लिए साइटमैप बनाने के लिए तरीका प्रदान करता है, एकीकरण अनुवाद पृष्ठों के लिए अतिरिक्त साइटमैप URL में प्रत्येक यूआरएल के लिए बनाता है. इस एकीकरण एक साधारण पैच की जरूरत करने के लिए मूल प्लगइन पर प्रदर्शन किया, पढ़ने के लिए अकसर किये गए सवाल में, या हमसे संपर्क करने के लिए समझौता फ़ाइल प्राप्त. हमें उम्मीद है कि गूगल एक्सएमएल साइटमैप के भविष्य के संस्करणों को डिफ़ॉल्ट रूप से इस पैच शामिल होंगे.

दूसरी एकीकरण के साथ है WP-सुपर-cache जो WordPress के लिए एक कैशिंग तंत्र प्रदान करता है, इस प्लगइन दिल के बेहोश के लिए नहीं है और समस्याओं का टन के लिए अपने रास्ते पर विदेशी मुद्रा में एक मजबूत तंत्र प्रदान करता है कैशिंग, स्थापना मुश्किल और एकीकरण है भी कठिन है. तथापि, इस एकीकरण इस प्लगइन उपयोगकर्ता एक साधारण परिवर्तन जो अनुवाद कार्य पर कैश्ड पृष्ठ हटा प्रदान करता है, यह कई बार और उपयोगकर्ताओं से हो रहा गैर अनुवादित सामग्री को देखने से रोकता है अनुवाद (और ऑटो अनुवाद के मामले में, फिर और फिर अनुवाद).

यदि आप अधिक plugins आप चाहते है के साथ एकीकरण, और तुम पर विचार किया है कि कैसे (और शायद कुछ कोड), बस एक ध्यान दें यहाँ छोड़. और हाँ – हम सभी को खुश करने के लिए नए दशक!

————

नवीनीकरण 2010/1/3 – ऐसा प्रतीत होता है वहाँ पैच निर्देशों के साथ एक त्रुटि थी, नए निर्देश इस साइट के सामान्य प्रश्नोत्तर खंड पर अद्यतन कर रहे हैं (धन्यवाद myatus). पैच भी सीधे इस लिंक से डाउनलोड किया जा सकता है : साइटमैप-core-322-समझौता

, , , ,

  1. #1 द्वारा Fernanda Gomez on जनवरी 2, 2010पर 2:09 am

    Happy New Year!! I just went thru the FAQ, but I can’t find the How to for the sitemaps, can someone help me here?

    धन्यवाद

    • #2 द्वारा Fernanda Gomez on जनवरी 2, 2010पर 2:23 am

      I found the FAQ in WP, but still can’t make it work. Can someone send me the patch to my email? बहुत बहुत धन्यवाद :)

      • #3 द्वारा ofer पर जनवरी 2, 2010 - 12:50 बजे

        हाय, sent it to you in email, hope it works fine :) (हमें पता है)

      • #4 द्वारा Myatu पर जनवरी 2, 2010 - 4:38 बजे

        Same here actually, using 3.2.2 of Google XML Sitemap, added the code just before $this AddElement($पृष्ठ) but nada. Is this where it is supposed to go?

        • #5 द्वारा ofer पर जनवरी 2, 2010 - 4:44 बजे

          Nope, exactly one line afterjust sent you the patch, but for reference, this is how the function should look:
          function AddUrl($loc, $lastMod = 0, $changeFreq = "monthly", $priority = 0.5) {
          //Strip out the last modification time if activated
          if($this->GetOption('in_lastmod')===false) $lastMod = 0;
          $page = new GoogleSitemapGeneratorPage($loc, $priority, $changeFreq, $lastMod);
          $this->AddElement($page);
          do_action('sm_addurl',&$page);
          }

          • #6 द्वारा Myatu पर जनवरी 2, 2010 - 4:55 बजे

            Awesome, it works now.

            In the FAQ (as well as the transposh.php source code) you have it listed as do_action(‘sm_addurl’, $loc, &$पृष्ठ) — remove the $loc portion and it works OK.

            NB: The priority in the sitemap for the translated pages are always 0%. Do you think this will incur apenaltywith search engines?

          • #7 द्वारा ofer पर जनवरी 2, 2010 - 5:05 बजे

            हाय,
            Thanks for the notice, I’ll fix the comment and the FAQ. That’s what you get when copy pasting without looking.
            Regarding the priority, I am currently reducing the page priority by 0.2 (You can see in the code) Could have opted for other options such as doing nothing, multiplying by 0.8 or using a minimum of 0.1 के बजाय 0.
            I don’t know why google should penalize such pages, although it might, if you stumble upon any resource claiming this, It will be a breeze to change.

  2. #8 द्वारा layared पर जनवरी 2, 2010 - 2:50 बजे

    I need the patch, you can send it to my email? कृपया, thanks very much

  3. #10 द्वारा AutoCAD के प्रशिक्षक पर जनवरी 4, 2010 - 6:26 बजे

    http://www.autocadhocasi.com/fr/

    Unable to display the site in version 0.4
    the source of the site appears. How do I solve this problem.

    • #11 द्वारा ofer on जनवरी 5, 2010पर 1:44 am

      नमस्ते,

      किसी कारण के लिए, your server sends the mime-type of the pages as application/x-javascript

      This will cause the source to view.

      I fail to see any reason that the plugin will change this, ever,

      My guess is that something else is wrong. with first look at other plugins, and second look at the .htaccess files

      I would also suggest trying the previous version,

      Let me know if there’s anything else I can do

  4. #12 द्वारा Chantak on जनवरी 9, 2010पर 6:01 am

    हाय सब,

    I would like to see the integration of one plugin that is capable of inject/hook codes, it will worth more than patching files by hand, and when you update a plugin and forgot to patch again? And all the work you will need to do all again?

    I think that would be better to just make transposh available with all the plugins that it have integrated together… मेरा मतलब है, Transposh and the whole plugins together in just one packBut all need to appear in the same panel as Transposh, like Tabs.

    One other request is, well, I dont like the way Transposh make available to anyone modify the translation without any restriction, if one bad person go and modify something to SPAM or for Pishing, it would be hard to the Admin of the site fix all it, mainly because the Admin dont know all the languages available, इतना, I just think it is better to make this tool as asugested” अनुवाद, the sugested translation will appear in the dashboard and one Admin will check it.

    • #13 द्वारा ofer पर जनवरी 9, 2010 - 2:59 बजे

      नमस्ते,
      Regarding the patch to other plugins, I wrote the plugin programmer and sent him the patch, I don’t think that bundling other plugins is the right solution. यदि आप चाहते हैं, feel free to comment on my message and request the patch to be included, you can do this यहां.
      With regards to the second point, I can say two things, the firstyou can disable anonymous translation and only allow people you know. और दूसरा, they can deface the translation but cannot spam or phish because they can’t change the links.
      I hope that in the future we’ll be able to introduce a better system to do that.

      • #14 द्वारा Chantak पर जनवरी 9, 2010 - 5:09 बजे

        Firt,

        Thanks a lot for your hard work! I really apreciate this.

        About the second point, I think I bypassed this because it was not too obvious, maybe a better explanation and organization of the interface will make it more obvious!!

        For the integrations, well, if bundling things together is not the solution, at least you could make Extra Tabs in the configuration page and put a switch to enable or disable the integration? And could you make more visible in the interface about what plugins Transporsh can be integrated?

        एक बार फिर धन्यवाद.

        • #15 द्वारा ofer पर जनवरी 9, 2010 - 10:11 बजे

          नमस्ते,

          Thanks for the comments (all of them). Just one point with regards to the integration, if the other plugin exists and is not patched, the integration will just not happen, there’s no problem here and no need to turn this off. I can make the configuration complicated only up to a certain point, over that point it will be confusing and senseless.

  5. #16 द्वारा looki on जनवरी 9, 2010पर 6:07 am

    हाय,

    I would like to request a blocklist of bad words for all languages, this blocklist would be used in the case a person use theedit translationand in case the person try to put bad words, इतना, the block list will block them to dont put bad words in the text. I just think it is a good idea. इसलिए, you will need a dictionary for all the languages, or at least the most used languages.

    One other thing that would be good is a spell checker, to be used in a text before and after a translation, because there maybe appear some strange or malformed translation because a wrong word.

    • #17 द्वारा ofer पर जनवरी 9, 2010 - 3:03 बजे

      WRT the first option, I am not sure how helpful this is, you can use ordinary words taken out of context and use them for worse, so although it might be trivial to add, the value of this feature will be timid.
      Regarding spell checking, पहले – spell checkers in the browser should work on the input field as they normally do, और भी – if you know any multilingual online spell checker that we might add, let us know and we’ll definitely take a look!

      • #18 द्वारा looki पर जनवरी 9, 2010 - 5:30 बजे

        हाय,

        फिर, I want to thank you! Your plugin is really a good piece of work!!

        अच्छी तरह से, about the bad words, you are right, but having the option to block some words to be posted put some extra protection to the site, and less effort to the site admin. और, उदाहरण के लिए, in case if you have a blocklist, anyone that simple try to put bad words, will be blocked, and the admin will not need to worry about moderate these. भी, there is a lot of blocklist for bad words available on the net, and simple could be used in Transposh, with the option of be enabled or not. It is just a tought, लेकिन, why you dont test this feature in a real environment, so you can see how util is this function, इतना, later you can choose on keep this feature, or remove.

        About the spellcheker, well, there is a lot of dictionary on the web. My idea about the implementation of this is to use the spellchecker automatically tocatchwhere on all posts are text inconsistency. It is to be used for mass post edition!! I dont want to, उदाहरण के लिए, re-edit all my old posts to check if there are any wrong word, इतना, if these wrong words be translated, it will give me problems, and for any wrong word generated by the engine translation? How I will manage some thousands of wrong words?

        धन्यवाद.

  6. #19 द्वारा looki on जनवरी 9, 2010पर 6:36 am

    I just forgot to say, but I loved this plugin too much, thank you very much for developers of this plugin.

    And I have another requestsometimes a word is simple not translated by google translator, so what about if Transporsh detect the words that are not translated and just try to use another translation engine?

    • #20 द्वारा ofer पर जनवरी 9, 2010 - 3:06 बजे

      Thanks for the compliments and the suggestions, this one is indeed nice, but the right place to make suggestions is our trac. Where you could see that this was already written (today) यहां.

      • #21 द्वारा looki पर जनवरी 9, 2010 - 5:40 बजे

        ठीक है,

        Sorry of pollute your post here, but I was just eager to show that I liked the plugin, and would like to see new features in it, so I ended up not paying attention if what I was doing was correct.

        लेकिन, it is nice that someone thought the same idea.

        धन्यवाद.

  7. #22 द्वारा looki on जनवरी 10, 2010पर 7:36 am

    हाय सब,

    Just another request, I am having problem with some words being translated, like names of places, name of people, and some other words that dont need to be translated, इतना, I suggest the implementation of adont translate list”.

    धन्यवाद.

    • #23 द्वारा ofer on जनवरी 10, 2010पर 7:42 am

      Just wrap what you want with the no_translate class as mentioned in the FAQ

      • #24 द्वारा looki पर जनवरी 10, 2010 - 5:46 बजे

        हाय,

        It works for words that are part of the theme template?

  8. #25 द्वारा looki पर जनवरी 10, 2010 - 8:12 बजे

    हाय,

    I come to say that I got a problem with Transporsh. I dont know how it happened, but I got a fatal error because a recursive call. I broke wordpress2.9.1 in file widgets.php in the line 924. For more informations, I would like to talk in private.

    धन्यवाद.

(प्रकाशित नहीं किया जाएगा)