Transposh - Ang paglabag ng mga hadlang sa wika

Transposh.org wordpress plugin showcase at suporta site

  • Tahanan
  • Makipag-ugnay sa amin
  • I-download ang
  • FAQ
    • Magbigay ng mga
  • Tutorial
    • Widget ng Showcase
  • Tungkol sa

Bersyon 0.4.0 – Maligayang bagong maraming

Enero 1, 2010 pamamagitan ng Ofer 25 Komentaryo

Ang bagong bersyon na ito ay nagbibigay ng maraming kasama ang dalawa sa mga pinaka-popular na wordpress plugin. Ang unang, Google-xml-sitemaps ay nagbibigay ng isang paraan upang lumikha ng mga sitemaps para sa paggamit sa google at google mga tool ng webmaster, ang integrasyon ay lumilikha ng para sa bawat url sa sitemaps karagdagang URL para sa mga isinalin na pahina. Ang integrasyon ay nangangailangan ng isang simpleng patch na isinagawa sa ang orihinal na plugin, Basahin kung paano sa mga FAQ, o makipag-ugnay sa amin upang tanggapin ang patched file. Umaasa kami na ang hinaharap na bersyon ng google-xml-sitemaps ay kabibilangan ng patch na ito bilang default.

Ang ikalawang pagsasama ay may WP-super-cache na nagbibigay ng isang caching mekanismo para sa wordpress, plugin na ito ay hindi para sa mahina ng puso at nagbibigay ng isang matatag na mekanismo sa caching kapalit ng tonelada ng mga problema sa daan, mahirap ang pag-install at integrasyon ay mas mahirap. Gayunman, ang integrasyon ay nagbibigay ang plugin user na ito ng simpleng pagbabago na burahin ang naka-cache na mga pahina sa aksyon ng pagsasalin, ito ay pumipigil sa pagsasalin mula sa nangyayari sa maraming beses at mula sa mga gumagamit na makita ang mga content na hindi isinalin (at sa kaso ng mga auto-pagsasalin, muli 't muli ay isinasalin).

Kung ikaw ay may higit pang mga plugins mong pagsasama sa, at ikaw ay magkakaroon ng ideya kung paano (at siguro ang ilang mga code), lamang na drop ng isang nota dito. At oo – Maligayang bagong dekada sa atin lahat!

————

Update 2010/1/3 – Tila nagkaroon ng error sa mga tagubilin ng patch, mga bagong tagubilin ay na-update sa site na ito ang bahaging FAQ (Salamat myatus). Ang patch din maaaring direktang i-download mula sa link na ito : Sitemap-ubod-322-patched

Isampa sa ilalim ng: Pagpapalabas ng mga pahayag Naka-tag sa: Google-xml-sitemaps, menor de edad, pakawalan, WordPress plugin, WP-super-cache

Komentaryo

  1. Fernanda Gomez Sabi ni

    Enero 2, 2010 sa 2:09 AM

    Maligayang bagong taon!! I just went thru the FAQ, but I can’t find the How to for the sitemaps, can someone help me here?

    Salamat

    Reply
    • Fernanda Gomez Sabi ni

      Enero 2, 2010 sa 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? Thank you so much 🙂

      Reply
      • ofer Sabi ni

        Enero 2, 2010 sa 12:50 pm

        Hi, sent it to you in email, hope it works fine 🙂 (let us know)

        Reply
      • Myatu Sabi ni

        Enero 2, 2010 sa 4:38 pm

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

        Reply
        • ofer Sabi ni

          Enero 2, 2010 sa 4:44 pm

          Nope, exactly one line after… just 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);
          }

          Reply
          • Myatu Sabi ni

            Enero 2, 2010 sa 4:55 pm

            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, &$pahina) — 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 a “penalty” with search engines?

          • ofer Sabi ni

            Enero 2, 2010 sa 5:05 pm

            Hi,
            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 instead of 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. layared Sabi ni

    Enero 2, 2010 sa 2:50 pm

    I need the patch, you can send it to my email? please, thanks very much

    Reply
    • ofer Sabi ni

      Enero 2, 2010 sa 4:25 pm

      On the way…

      Reply
  3. AutoCAD Hocası Sabi ni

    Enero 4, 2010 sa 6:26 pm

    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.

    Reply
    • ofer Sabi ni

      Enero 5, 2010 sa 1:44 AM

      Hello,

      For some reason, 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

      Reply
  4. Chantak Sabi ni

    Enero 9, 2010 sa 6:01 AM

    Hi all,

    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… I mean, Transposh and the whole plugins together in just one pack… But 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, kaya, I just think it is better to make this tool as a “sugested” translation, the sugested translation will appear in the dashboard and one Admin will check it.

    Reply
    • ofer Sabi ni

      Enero 9, 2010 sa 2:59 pm

      Hello,
      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. If you want, feel free to comment on my message and request the patch to be included, you can do this dito.
      With regards to the second point, I can say two things, the first – you can disable anonymous translation and only allow people you know. and second, 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.

      Reply
      • Chantak Sabi ni

        Enero 9, 2010 sa 5:09 pm

        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?

        Salamat muli.

        Reply
        • ofer Sabi ni

          Enero 9, 2010 sa 10:11 pm

          Hello,

          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.

          Reply
  5. looki Sabi ni

    Enero 9, 2010 sa 6:07 AM

    Hi,

    I would like to request a blocklist of bad words for all languages, this blocklist would be used in the case a person use the “edit translation” and in case the person try to put bad words, kaya, the block list will block them to dont put bad words in the text. I just think it is a good idea. Kaya, 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.

    Reply
    • ofer Sabi ni

      Enero 9, 2010 sa 3:03 pm

      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, unang – spell checkers in the browser should work on the input field as they normally do, and also – if you know any multilingual online spell checker that we might add, let us know and we’ll definitely take a look!

      Reply
      • looki Sabi ni

        Enero 9, 2010 sa 5:30 pm

        Hi,

        Muli na naman, I want to thank you! Your plugin is really a good piece of work!!

        Pati, 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. At, halimbawa, 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. Din, 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, but, why you dont test this feature in a real environment, so you can see how util is this function, kaya, 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 to “catch” where on all posts are text inconsistency. It is to be used for mass post edition!! I dont want to, halimbawa, re-edit all my old posts to check if there are any wrong word, kaya, 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?

        Salamat.

        Reply
  6. looki Sabi ni

    Enero 9, 2010 sa 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 request… sometimes 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?

    Reply
    • ofer Sabi ni

      Enero 9, 2010 sa 3:06 pm

      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) dito.

      Reply
      • looki Sabi ni

        Enero 9, 2010 sa 5:40 pm

        Ok,

        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.

        But, it is nice that someone thought the same idea.

        Salamat.

        Reply
  7. looki Sabi ni

    Enero 10, 2010 sa 7:36 AM

    Hi all,

    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, kaya, I suggest the implementation of a “dont translate list”.

    Salamat.

    Reply
    • ofer Sabi ni

      Enero 10, 2010 sa 7:42 AM

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

      Reply
      • looki Sabi ni

        Enero 10, 2010 sa 5:46 pm

        Hi,

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

        Reply
  8. looki Sabi ni

    Enero 10, 2010 sa 8:12 pm

    Hi,

    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.

    Salamat.

    Reply

Mag-iwan ng tugon Kanselahin ang sumagot

Iyong email address ay hindi nai-publish. Kinakailangang patlang ay minarkahan *

Pagsasalin

🇺🇸🇸🇦🇧🇩🏴󠁥󠁳󠁣󠁴󠁿🇨🇳🇹🇼🇭🇷🇨🇿🇩🇰🇳🇱🇪🇪🇵🇭🇫🇮🇫🇷🇩🇪🇬🇷🇮🇳🇮🇱🇮🇳🇭🇺🇮🇩🇮🇹🇯🇵🇮🇳🇰🇷🇱🇻🇱🇹🇲🇾🇮🇳🇮🇳🇳🇴🇵🇱🇵🇹🇵🇰🇷🇴🇷🇺🇷🇸🇸🇰🇸🇮🇪🇸🇸🇪🇮🇳🇮🇳🇹🇭🇹🇷🇺🇦🇵🇰🇻🇳
Itakda bilang default na wika
 I-edit ang Translation

Sponsors

Gusto naming pasalamatan ang aming sponsors!

Collectors ng mga selyo, barya, banknotes, TCGs, video games at iba pa ay masiyahan sa Colnect Transposh isinalin sa 62 mga wika. Magpalitan ng, Exchange, mange iyong personal na koleksyon na gamit ng aming catalog. Ano ang kinokolekta mo?
Pagkonekta ng mga kolektor: barya, mga selyo at iba pa!

Mga kamakailang komento

  1. Ofer sa Bersyon 1.0.9.5 – Paglaban sa code rotMayo 28, 2025
  2. Andrey sa Bersyon 1.0.9.5 – Paglaban sa code rotMayo 28, 2025
  3. fhzy sa Bersyon 1.0.9.5 – Paglaban sa code rotAbril 24, 2025
  4. Si Stacy sa Bersyon 1.0.9.5 – Paglaban sa code rotAbril 8, 2025
  5. Wu sa Bersyon 1.0.9.5 – Paglaban sa code rotAbril 5, 2025

Tags

0.7 0.9 Ajax Bing (MSN) tagasalin kaarawan buddypress bugfix control center CSS sprites Debug binigay na pagsasalin ang mga donasyon mga emoji pekeng mga interbyu flag bandila sprites buong bersyon nasagip Google-xml-sitemaps magsalin ang Google pangunahing menor de edad mas maraming wika parser propesyonal na pagsasalin pakawalan RSS securityfix SEO shortcode mga shortcode ang mga pagpapahusay ng bilis simulan ang themeroller trac UI video widget WordPress.org WordPress 2.8 WordPress 3.0 pindutin ang MU WordPress plugin WP-super-cache xcache

Pagpapaunlad feed

  • Paglabas 1.0.9.6
    Abril 5, 2025
  • Mga menor de edad na pagpapabuti sa code upang i-edit ang interface at alisin ang ilang mga deprecation ...
    Marso 22, 2025
  • Ayusin ang hindi natukoy na array key
    Marso 18, 2025
  • Sa wakas suportahan ang jQueryUI 1.14.1, paikliin ang code nang maayos
    Marso 17, 2025
  • Paglabas 1.0.9.5
    Marso 15, 2025

Panlipunan

  • Facebook
  • Twitter

Disenyo ng LPK Studio

Mga entry (RSS) at Komentaryo (RSS)

Karapatang-ari © 2025 · Transposh LPK Studio sa Balangkas ng Genesis · WordPress · Mag-log in