Recent Forum Posts
From categories:
page 1123...next »

Your site is secure now.

ok, thanx

Re: Site removal... by 3aHyga3aHyga, 13 Feb 2012 10:26

Thsi looks not pretty now - the button to click into and press enter is under the link… this should be inside a float dive on the right side off the link…
Have a look on http://www.chinesemedicinewiki.org/formula:bai-he-gu-jin-tang
and the changed template: http://www.chinesemedicinewiki.org/formula:_template

Click on the inserted new poage button and press enter!
You will be lead to a NEW WINDOW with the filled title ( = name) and the opening dataform field template for "herbs"…


Service is my success. My webtips:www.blender.org (Open source), Wikidot-Handbook.

Sie können fragen und mitwirken in der deutschsprachigen » User-Gemeinschaft für WikidotNutzer oder
im deutschen » Wikidot Handbuch ?

That is easy to solve!

This will not work : [[module NewPage category="herb parent0"herb;main""]] - because you cannot define the PAGE-NAME!

You need only the new "Extended NewPage Module" page button for every link ( like now in the parenthis) like:

++ Composition:
* [[[herbs:%%form_data{ingredient1}%%]]] ( herbs:%%form_data{ingredient1}%% ) 
[[include :snippets:newpage
|category=herbs
|name=%%form_data{ingredient1}%%
|parent=herbs:main
|size=16em
|button=Click to create and Enter!
|window=new
|title=%%form_data{ingredient1}%%
]]

Service is my success. My webtips:www.blender.org (Open source), Wikidot-Handbook.

Sie können fragen und mitwirken in der deutschsprachigen » User-Gemeinschaft für WikidotNutzer oder
im deutschen » Wikidot Handbuch ?

YES! Awesome, now, I would want that page to be under the parent page herbs:main and category=herb ….but I have not yet uploaded the herbs content yet. If I can make all the single herb fields links, it should work out just right as most of the naming is standard.


Sifu Dylan Kirk, TCMP
www.chinesemedicinewiki.org

Have you red the thread? There IS a recommandation:

However, there is one free hosted solution from Comm100 at http://www.comm100.com/emailmarketingnewsletter/ which seems to do the job well.

See the Post f Rob: http://community.wikidot.com/forum/t-387240/mailing-program-advice-needed#post-1248992
and his code exAmples!


Service is my success. My webtips:www.blender.org (Open source), Wikidot-Handbook.

Sie können fragen und mitwirken in der deutschsprachigen » User-Gemeinschaft für WikidotNutzer oder
im deutschen » Wikidot Handbuch ?

Look at the http://www.chinesemedicinewiki.org/formula:_template and your example formula:

I have changed the _template for the first (ingredient1) to build an internal link.

Niot sure if the category is missing here… i this what you mean?


Service is my success. My webtips:www.blender.org (Open source), Wikidot-Handbook.

Sie können fragen und mitwirken in der deutschsprachigen » User-Gemeinschaft für WikidotNutzer oder
im deutschen » Wikidot Handbuch ?

Also looking for such a program. Wonder if anyone can make a recommendation…

One more thing (well, we know thats a lie:p)
Is it possible to map a second domain name to the forum? or would I just need to do a re-direct?


Sifu Dylan Kirk, TCMP
www.chinesemedicinewiki.org

If I understand you correct - you have created a parallel "private" category - accessible only for admins - with the equal or same pagename to hold the comments of the admins?
This is eay to be included on any "public" _template I think … and has to be controlled if in some ListPages the content is displayed..
like ..
[[include admin-category:%%name%%]] ( with or without variables).

This prevents the display in an easy way…

This could work like the old "talk" option of Wikidot - a parallel category to every page..


Service is my success. My webtips:www.blender.org (Open source), Wikidot-Handbook.

Sie können fragen und mitwirken in der deutschsprachigen » User-Gemeinschaft für WikidotNutzer oder
im deutschen » Wikidot Handbuch ?

Is there a way to automatically create internal links? Ive got tons of herbs listed in the formulas section that I would like to be links to the pages of that herb (even though they are not up yet). Or could I use the link container on the form, or do I have to go through each one manually?

like here in composition:
http://www.chinesemedicinewiki.org/formula:bai-he-gu-jin-tang


Sifu Dylan Kirk, TCMP
www.chinesemedicinewiki.org

Thats Cool Rob! So is it necessary to display the search bar? Ideally I would like to just use it to display images until people upload some but I'd like them a bit bigger. Is there a concern that the depreciated API would cause problems anytime soon?


Sifu Dylan Kirk, TCMP
www.chinesemedicinewiki.org

yes, but is the place for this 50% enough for this lot of text?

I was kind of hoping the text would wrap but when I tried it alot of elements did not.
The main reason is that it looks funny on my phone with that bottom right box sticking out further. On that note, is there a way to make a phone optimized version of a site that would allow a re-direct? Because that would be nice…

at http://vineyard.wikidot.com/herbtest:_template where I have demonstrated this for you

That was helpful, I tried to cut and paste just the cell, table, and div elements and it kind of borked the page (my fault im sure) so for now I have just left it as is… Even on yours the bottom two containers look funny, as if they don't properly wrap text.
Perhaps a set width is just easier and more stable.

How do I get the Listpages to display in a few columns? do I need to use a table for that here:http://www.chinesemedicinewiki.org/herbal-formulas


Sifu Dylan Kirk, TCMP
www.chinesemedicinewiki.org

I tried some variants of your idea, but you can't place modules inside SUO. I was really trying to accomplish this without creating the companion pages, but my primary user seems happy with what I came up with. I guess that's what's important here. I don't like that we have to use a settags function to toggle the display of the notes because it exposes the notes to everyone until the display of them is toggled off. As long as my user remembers to hide the notes after editing them, then we should be OK.

The google image search api is deprecated so I'm not sure how long it will continue to work, but at the moment there doesn't seem to be a sensible alternative.


Rob Elliott - Strathpeffer, Scotland - member of the Wikidot first line support team.
Strathview ~ Wikidot-based wikis, websites & intranets and online database development
community groups, villages, charities, business and government.

Is it possible to add an Iframe that automatically does a google image search for the herb?

Yes, because we can pass the value of a dataform field into an html block (which I think is a very recent addition to the functionality) it's possible to use the google image search api to do this. The code is below and I have set it to search for the latin name on wikipedia but you will probably have a different source.

[[html]]
  <head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
    <title>Google AJAX Search API Sample</title>
    <script src="http://www.google.com/jsapi?key=AIzaSyA5m1Nc8ws2BbmPRwKu5gFradvD_hgq6G0" type="text/javascript"></script>
    <script type="text/javascript">

    google.load('search', '1');

    function onLoad() {

      var searchControl = new google.search.SearchControl();
      var imageSearch = new google.search.ImageSearch();

      // Set a site to search on
      imageSearch.setSiteRestriction('http://en.wikipedia.org/wiki/');

      searchControl.addSearcher(imageSearch);
      searchControl.draw(document.getElementById('content'));
      searchControl.execute('%%form_data{latin}%%');
    }

    google.setOnLoadCallback(onLoad);

    </script>

  </head>
  <body style="font-family: Arial;border: 0 none;">
    <div id="content">Loading...</div>
  </body>
[[/html]]

You can see this working on the pages in the full list of herbs at my test page at http://vineyard.wikidot.com/herbs:main, for example the herb Agastache rugosa at http://vineyard.wikidot.com/herb:5


Rob Elliott - Strathpeffer, Scotland - member of the Wikidot first line support team.
Strathview ~ Wikidot-based wikis, websites & intranets and online database development
community groups, villages, charities, business and government.

Thanks. I will do that once I start my univ position (in a few months).


-b

Re: My site was deleted by bgedikbgedik, 12 Feb 2012 19:26

I have found your site in the achives and got them back to undeleted status.

I am not surprised that this site was detected by spam detector - this wiki holds two fpreign links to the same personal website only
but there is a lot of menu, some other content and a real contact adress..

Your site is now secure..

if this site is for the university work than you should try to get the "educational" status in the site mangaer too!


Service is my success. My webtips:www.blender.org (Open source), Wikidot-Handbook.

Sie können fragen und mitwirken in der deutschsprachigen » User-Gemeinschaft für WikidotNutzer oder
im deutschen » Wikidot Handbuch ?

Re: My site was deleted by Helmuti_pdorfHelmuti_pdorf, 12 Feb 2012 19:09

Hi, my site http://bildids.wikidot.com/ was deleted by what seems like an automatic spam detector. The site is legitimate. Could you please restore it? I sent a note to the support but did not hear back for the last two days.

Thanks,
-bugra


-b

My site was deleted by bgedikbgedik, 12 Feb 2012 18:45

Where ? Which site?

Which script?

Please - tell us the page&site and the code which you use!

EDIT:
:ok, now a little bit more in the deep:

I see your sites are all "private" - this makes it a little bit more difficult for us…

but it would be interesting, if you use in the code the div tag with the class="google_translate", which is probably not defined on your site… in the "module CSS" of the page or "site-wide" CSS definitions.

The code inserted above is inserted on our nav:side menu - have a look on the source of this page!

And: you can use the google transltion here from "english" to ever language goolge can translate - and I get no empty lines on my browser output ? !

This brings me to a new question:

  • which "browser" on
  • which plattform ( MS / Mac) and
  • which system ( WIN 7, Vista, XP, OS leopard.) are you using?

Service is my success. My webtips:www.blender.org (Open source), Wikidot-Handbook.

Sie können fragen und mitwirken in der deutschsprachigen » User-Gemeinschaft für WikidotNutzer oder
im deutschen » Wikidot Handbuch ?

Re: Google translate by Helmuti_pdorfHelmuti_pdorf, 12 Feb 2012 13:16

your script is has some endless function filling the displayed page repeating with empty lines.



from Micha in Nuremberg

Re: Google translate by MiclanMiclan, 12 Feb 2012 11:28
page 1123...next »

Bookmark and Share

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-Share Alike 2.5 License.