Learn How To Build Wapka From Scratch - Meet The Wapka Tutor (Free Mobile Site Creator)
Wapka is a free mobile site creator that enables you to create, edit and carryout several function on your wapsite. Your site will look like this yoururl.wapka.mobi e.g LOADEDCITY.wapka.mobi.
Wapka helps you to create a mobile site with any function i.e you can create a blog, forum, download or a chat website with wapka. You can even use wapka for h@cking, mainly phising & cookie stealer, but that is not the purpose of this thread. I'll be teaching you how to create any website of your choice on wapka, such as facebook, eskimi, twitter e.t.c. you can also drop codes that didn't work for you so I can correct it. On wapka you get free filespace and adverts are being displayed at the bottom of your website, though you can remove the adverts (legal & illegal way) but it is prohibited illegally. On wapka you can also change the url of your website to yoururl.com or any domain of your choice.
No time to waste for blah blah blah - lets get started!
Are you confused and you want a scope of what I'm talking about? Check my free wapka site wapchoco.wapka.mobi which I have renamed to wapchoco.tk and plan on renaming it to a dot com. Now lets move on.
First, you must think of what you want to create a website for and what type of website you want to create, this is called Niche (pronounced Nish) whether it is for downloading, chatting, blogging or a forum like onegist.
After getting the Niche, what you are to do is go to wapka by clicking here or by putting wapka.mobi on the address bar of your browser, then zoom to wapka. When you get there click register and fill the forms as usual ( it won't be difficult). You now have a free mobile website of your own.
You have a free mobile wapsite now, right? Go to admin mode or go to yourwebsitename.wapka.mobi and what do you notice? It is blank, right? This is where the work begins. From now on, I'll be posting just what I feel may be needed. If you want anything on your website or a code to make things work, kindly make a request here and I'll help you.
When you log in to your account go to admin mode then scroll to the bottom.You will see edit site,click it,you will now see different links.Let me highlight them :
New page = it helps you to create a new page where you can start working on e.g the home,forum,download etc.
Forums = It helps you to create forum either structured (i.e creating topics) or simple (for shoutbox)
Pictures = It helps to upload icons and photos
Users = It helps to control visibility,users rights,groups,profile etc
Wml/xml = This is were you post coddings like the ones I'll be giving you.
Global settings = It contains the headtags,forum and chat settings etc
Wap2 = It helps to add styles to login, registration, forums, chat
File manager = You can create directories here, see all files, edit & remove files, control all files etc
Chat = It helps to create new chat page
Autocontent = It helps to create something you want to reflect on all pages.
Exloader = It helps to showcase games,apps etc on yourwebsite whereas the actual links to download are situated on another website
Then we have functions that I don't need to explain like :
Move items
Edit items
Copy items
Text
How to Create Registration Page
1. Login to your free wapka
account
2. Goto Admin Mode
3. Goto ES > WAP2 > Click Styles for login/
registration link > Click Registration page > Now
you wil be on the
registration page settings
page.Here you will see
one textarea where you can add codes and tags and a submit button to save the record..Also there are tags listed to help you manage the page.
4. Now in textarea you can use following tags or codes to design your registration page.
1. ::notifications:: - This tag is mandatory, this displays the result to the user if his
submitted inputs are
correct or not.This will
also show the message if the user name is aready taken and more.. If you like to design it too you can do it by adding new class in your style sheet file with name reg_notification. In styles you can add many other CSS tags as you like.Remember that these notification are enclosed in p tag.
2. ::login: - This tag is also mandatory, with this tag user will see input box where he/she can choose his/her username, if the username is already taken he/she will see error message because
of above tag.
3. ::password1:: - This
tag adds the password field to the registration page.User can enter his/her password in this field.. In this, tag 1
means that user has to enter his password
here and in the second code too which is under.
4. ::password2:: - This
tag is used to confirm
the password that user has entered in the above ::password1:: tag. This tag is also compulsory.
5. ::email:: - This field is added in the registration page to
get the user mail address so that you
can send welcome email or verify user and so on, this tag is also mandatory.
6. ::lpsq:: - This tag adds option to set the
security question. In
case the user lost his/
her password, he/she
can retrieve it by
answering his/her question. You can add
your own questions.
7. ::msgfa:: - This tag
adds the field for the
user to send YOU some info or tell you
something. This field is only visible to YOU
because this field is
only for admin messages.
8. ::captcha:: - This tag
adds the captcha check in your registration page. With the user can only register if user writes the correct words from captcha. You can
not change the styles
of captcha but you can
disable it if you like.
9. ::profile:: - This tag
adds all the fields from ES > USER > USER
PROFILE > STYLES FOR
REGISTRATION PAGE. You can store more
info about the user
with the help of this
profile variable system.
10. ::submit:: - This tag adds the submit button which is the action if user want to register after writing his/her info in other fields.
++5. You can use many other HTML tags in this and also you can use javascript, you can style your page
with CSS.It all depends
only on you.
6. After you are done just click UPDATE STYLE.
You have successfully designed you registration page but users can't see it on your page now. To make users see it, go to to Admin mode > Edit Site > WML/XML then put below code then punch the submit button
Code: [Select]
To create a login in the desired page simply go to Admin mode > Edit Site > WML/XML then put below code then punch the submit button
Code: [Select]
note = change the (x) in the login code to the site id you want users to be directed to.
In my next post I'll drop a nice stylish login code.
Stylish Login Code
Place all codes at WML/XHTML in edit site
paste the below code at your WML/XHTML
Please comment any where you hang?

0 comments:
Post a Comment
We Appreciate You Reading This Post, We Always Like To Hear From You, Please Take A Minute To Share Your Thoughts On The Comments Board Below.