How to deal with the spin format?

  • Автор темы Автор темы llsilver
  • Дата начала Дата начала

llsilver

Client
Регистрация
03.08.2012
Сообщения
6
Реакции
0
Баллы
0
i can do it on zp3.6,but i want to know how to fix it on zp4.
the lines
http://www.111.com/{111|aaa|one|first}
http://www.222.com/{222|bbb}
http://www.333.com/{333|ccc|three}

i want to get the lines like this
http://www.111.com/
one

For my bad english, I don't know how to express it clear.

I mean,get a line, then take a word randomly from {} and to match the URL

the Example on zp 3.6

i want to fix it on zp4 without marcos
 

Вложения

  • spin.xml
    spin.xml
    1,6 KB · Просмотры: 409
no,the {111|aaa|one|first} are the author text not the domain
 
You take a line via table or list:

http://wiki.zennolab.com/doku.php?id=en:list
http://wiki.zennolab.com/doku.php?id=en:table

Then use text processing - spintax

Anton
 
Take a look here: http://www.youtube.com/watch?v=XlVvRgeWNcc

if you are taking just line you need to use list, but rest of it is quite same. Important thing is to get a line into the variable, then spin it...

:D
 

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)