TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

Members
Stats
  • Total Posts: 196,004
  • Total Topics: 21,330
  • Online today: 326
  • Online ever: 8,223 (February 19, 2025, 04:35:35 AM)
Users Online
  • Users: 0
  • Guests: 135
  • Total: 135

Spiders can't view TP articles

Started by KapaBG, February 13, 2008, 10:26:30 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

KapaBG

subj :tickedoff:
and it's not a fatal! :coolsmiley:
possible do their visible through entire forum's sitemap (not a TPortal features 8)).
standard of this tool see in google or sitemap.org
and i made changings for TP too in SMF Sitemap mod O0
i think it is good tool for including in TP realise, it is easy adding for gallery, files store, etc

what u think? :idiot2:

really want to join in TinyPortal beta tester :2funny:

ps: i adding FelBlogs in sitemap too :P

Zetan

You are a TinyPortal Beta tester, as every person who uses it, is.
You seem quite excitable.. calm down and speak clearly.

Alpha testers are chosen if they show certain qualities and are interested in the software, and put time into the site.
You don’t get chosen because you asked, or post a million smilies.

KapaBG

well :laugh: i really love TP, it is great module with elegantic way to extend SMF to any features. i using this mod in many sites and know code in depth. i want be in alpha tester team and talk about new features. but not simple bla-bla-bla :2funny: i give good solutions. u see my two subject ;) ? i want make good integrations with all modules within, plus have some new ideas too. for example new inforamtion tablo, google custom search, walkthrough tags,  ..., etc 8)  :coolsmiley: O0 but need more info about planning methods of integration modules in TP 1.0 it is important for good and transparent solutions. mmm ... i really good man  :) :up:

Zetan

Well, it's not my place to say who, or what.. but generally, the way it works is by the team discussing members, and deciding who fits the bill.

Keep suggesting, and posting.. you never know.

And yes, I have read your posts.  :)

G6Cad

The rout for Alpha is to be known for some time to both SMF and the TP community, and with known i mean i dont think any of the alphas we have right now were known less then a year atleast.

You may have knowlage out of the ordinary and skilled with code and everything, but WE dont know who you are, whow you act with other members, how you deal with situations that can happen in a forum.
So I have to go with ZTN on this one, stay with in the community, be polite, come with suggestion, be helpful where you can and we go from there.  :)

IchBin

I get a PM every so often from someone who wants to be an alpha tester. They get the usual response from me telling them to be active in the forum to show us how knowledgeable they are. Funny thing is, after a couple of months they are almost always gone.

KapaBG

ok, gayz, understand :-\
but in this case, answer me please how resolve next questions (i think all code publishing and many code is very bad style :coolsmiley:):

1. i make special changings for TP in SMF sitemap module. what i need doings now for yours justice  :up: :down: recommendation or notes?
2. what about this module author suggestion?
3. how make changings for good module integration through Admin Center/TinyPortal/Settings/Modules menu (as standard and unreleased modules :) ) and add single special item under TinyPortal? may be it has special format or style ::) 8) good solution for resolving this question - make empty template as good commenting and showing all documented features (for example, through popup msg  :o ) let it empty tempate install with required installed TP too
4. what about say to TP about SMF Hacks Gallery, FelBlogs as item in Module Blocks?
5. ...  >:D ok while will be enough

G6Cad

Most if not all of your questions have been answerd several times in here.
You should be able to find the answers throuh a search :)

To give SOME info.
TP is a MOD for SMF, it uses the SMF files to integrate the members and permissions areas and also the theme layout.
But thats about it, Bloc is working on the module for TP and it will work ( as far as i know) like a package manager for extra items like SMF has for MODS.

I know Bloc is one of the best people I know when it comes to listen to diffrent ideas and solutions, but it is his work, and he will not let anyone else "cobuild" it with him. he decides the rout for the development, and also the rout for that TP will have as features.
Remeber that TP is still in Beta stage, and everyting on this site is Beta softwares for the version you can test as betas right now.

KapaBG

ZTN, IchBinâ,,¢, G6, thanks!  :)
now i understand  - u have'nt permission  :laugh:

but it not fatal  ^-^ i think, firstly need empty mod (template) for example a custom module special for TinyPortal integration. after made and suggestions with u and Block, we can print others as newspapers :2funny:

soon i will write simple stub and post it to another topic ;)

Dragooon

OK, TP 1's info is not given out because it is meant to be not given out.

TP 1's module manager will use a XML File like the Current SMF package manager does, but in a different way (The fields will be different).

And you can devolepe a custom module without even knowing the way module manager will work because it is not gonna make a big difference.(Well it didn't for me). The change it will bring is it will be easier to install and make the installer for the module since we won't be in need of modifying TP/SMF's files to add Admin link, Module on/off link etc.

You can do some *dummy* edits to make it work so that you can test it. Thats how I am devoleping my module. Though I tend to make it as self reliable as possible so that it will be easily possible to make it support different versions of TP/SMF.

KapaBG

Dragooon, my misgivings just concerned with this situation. i feel somethings ... ;) but u post is calm down me, thanks

bloc

This topic goes in several directions lol :) ..but first: the tpmodule function will be as Dragoon describes, self-contained modules using same system as other SMF mods(the bigger ones not solely relying on SMF functions), with source files/templates/langauge files. It will be described by a xml file where you specify permissions you are adding, what functions it will start with, what extension/call will trigger the module and what to use for its blocks. I am not too fond of tpmodule=83637 type of links, so you can specify a extension of your own, like TP Downlaod manager does now, with its dl=xxx.It will need action=tpmod first, but then you got full freedom. :)

To the other part(s):

- being alpha-tester is something the team suggests and we arrive at a decision about it. Generally it takes a while to become one though, and requires a bit more than 7 posts lol. ;) that said, of course any suggestions are welcome, though I will not promise everything will be taken in. Yes, i am the only developer on it, but the team and alphatesters, decides heavily what to add, what doesn't work so good and what should be in. I got several ideas, but there are also others that should be in anyway, thats how the interaction between us work.

So dont feel discouraged, your ideas will be read and discussed no doubt , but as said, asking to be alpha tester is not the way to go.   

KapaBG

#12
Bloc, sounds good! respect for you

This website is proudly hosted on Crocweb Cloud Website Hosting.