Just testing, and it doesn&#39;t appear to be inhereting your wikia family and declaring things ??<br><br><div class="gmail_quote">On Wed, Jul 2, 2008 at 9:32 AM, Victor &lt;<a href="mailto:dawormie@gmail.com">dawormie@gmail.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Yeah no probs Dan.<br><br>Just got sick of the &quot;undeclared namespace&quot; messages to did a quick addition on them and commented out the others :)<div>
<div></div><div class="Wj3C7c"><br><br><div class="gmail_quote">On Tue, Jul 1, 2008 at 6:42 PM, DanTMan &lt;<a href="mailto:dan_the_man@telus.net" target="_blank">dan_the_man@telus.net</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


  

<div bgcolor="#ffffff" text="#000000">
<a href="http://svn.nadir-point.com/viewvc/wikia-pywikibot/families/wikia_basefamily.py?view=markup" target="_blank">http://svn.nadir-point.com/viewvc/wikia-pywikibot/families/wikia_basefamily.py?view=markup</a><br>
It&#39;s inherited, things like the scriptpath are the same everywhere and
so it&#39;s put in the wikia_basefamily that everything inherits from.<br>
However you appear to have modified your file. Could you poke me when
something changes instead.<br>
Those video, property, and I should probably add userbox, are things
which can be enabled by setting simple self.wikia properties. I wanted
to avoid cruft inside of family files.<br>
<br>
Though, there may be an issue with how Wikia is using a modified
version of the API, I don&#39;t know but it may be missing some things.<br>
<pre cols="72">~Daniel Friesen(Dantman) of:
-The Nadir-Point Group (<a href="http://nadir-point.com" target="_blank">http://nadir-point.com</a>)
--It&#39;s Wiki-Tools subgroup (<a href="http://wiki-tools.com" target="_blank">http://wiki-tools.com</a>)
--Games-G.P.S. (<a href="http://ggps.org" target="_blank">http://ggps.org</a>)
-And Wikia ACG on Wikia.com (<a href="http://wikia.com/wiki/Wikia_ACG" target="_blank">http://wikia.com/wiki/Wikia_ACG</a>)</pre>
Victor wrote:
<blockquote type="cite"><div><div></div><div>
  <pre>Oh... that doesn&#39;t appear to be set..

here is what I have...

-----------------
# -*- coding: utf-8  -*-
import family, wikia_basefamily

# The AoCWiki. (<a href="http://aoc.wikia.com" target="_blank">aoc.wikia.com</a>)

class Family(wikia_basefamily.Family):

        def __init__(self):

                wikia_basefamily.Family.__init__(self)

                <a href="http://self.name" target="_blank">self.name</a>               = &#39;aoc&#39;
                self.langs              = { &#39;en&#39;: u&#39;<a href="http://aoc.wikia.com" target="_blank">aoc.wikia.com</a>&#39;, }
                self.wikia[&#39;projectns&#39;] = &#39;AoCWiki&#39;
                self.wikia[&#39;userwiki&#39;]  = True
                self.wikia[&#39;profile&#39;]   = True
                self.namespaces[112] = { &#39;_default&#39;: u&#39;Guild&#39;}
                self.namespaces[113] = { &#39;_default&#39;: u&#39;Guild talk&#39;}
                self.namespaces[300] = { &#39;_default&#39;: u&#39;Relation&#39;}
                self.namespaces[301] = { &#39;_default&#39;: u&#39;Relation talk&#39;}
                self.namespaces[302] = { &#39;_default&#39;: u&#39;Property&#39;}
                self.namespaces[303] = { &#39;_default&#39;: u&#39;Property talk&#39;}
                self.namespaces[304] = { &#39;_default&#39;: u&#39;Type&#39;}
                self.namespaces[305] = { &#39;_default&#39;: u&#39;Type talk&#39;}
                self.namespaces[400] = { &#39;_default&#39;: u&#39;Video&#39;}
                self.namespaces[401] = { &#39;_default&#39;: u&#39;Video talk&#39;}
                self.namespaces[500] = { &#39;_default&#39;: u&#39;Blog&#39;}
                self.namespaces[501] = { &#39;_default&#39;: u&#39;Blog talk&#39;}
#               self.namespaces[507] = { &#39;_default&#39;: u&#39;Watercooler&#39;}
                self.namespaces[600] = { &#39;_default&#39;: u&#39;UserBox&#39;}
                self.namespaces[601] = { &#39;_default&#39;: u&#39;UserBox talk&#39;}
#               self.namespaces[700] = { &#39;_default&#39;: u&#39;Link&#39;}
#               self.namespaces[701] = { &#39;_default&#39;: u&#39;Link talk&#39;}

                self.disambiguationTemplates = {&#39;_default&#39;: u&#39;Disambig&#39;,}
                self.disambcatname = {&#39;_default&#39;: u&#39;Disambiguation&#39;,}

                wikia_basefamily.Family.initNamespaces(self)
-----------------

On Tue, Jul 1, 2008 at 12:44 PM, C Stafford <a href="mailto:c.stafford@gmail.com" target="_blank">&lt;c.stafford@gmail.com&gt;</a> wrote:

  </pre>
  <blockquote type="cite">
    <pre>its active,
<a href="http://aoc.wikia.com/api.php" target="_blank">http://aoc.wikia.com/api.php</a>

if your talking about the python wiki bot, make sure you have the &quot;script
path&quot; setup right in your family files, it should be /   not  /w


On Mon, Jun 30, 2008 at 10:24 PM, Victor <a href="mailto:dawormie@gmail.com" target="_blank">&lt;dawormie@gmail.com&gt;</a> wrote:

    </pre>
    <blockquote type="cite">
      <pre>Is / will the api.php be activated on wikia wiki&#39;s ?

Or is it activated?
I tried out a script from botwiki the other week and it wasn&#39;t working,
apparently because api.php isn&#39;t &quot;active&quot;.

If it is active, does this cause any security issues or problems with a
wiki&#39;s operation?

--
Victor (&#39;Daworm&#39;)
AoCWiki Sysop (<a href="http://aoc.wikia.com/" target="_blank">http://aoc.wikia.com/</a>)
_______________________________________________
Wikia-l mailing list
<a href="mailto:Wikia-l@wikia.com" target="_blank">Wikia-l@wikia.com</a>
<a href="http://lists.wikia.com/mailman/listinfo/wikia-l" target="_blank">http://lists.wikia.com/mailman/listinfo/wikia-l</a>

      </pre>
    </blockquote>
    <pre>_______________________________________________
Wikia-l mailing list
<a href="mailto:Wikia-l@wikia.com" target="_blank">Wikia-l@wikia.com</a>
<a href="http://lists.wikia.com/mailman/listinfo/wikia-l" target="_blank">http://lists.wikia.com/mailman/listinfo/wikia-l</a>

    </pre>
  </blockquote>
  <pre>  </pre>
  </div></div><pre><hr size="4" width="90%"><div>
_______________________________________________
Wikia-l mailing list
<a href="mailto:Wikia-l@wikia.com" target="_blank">Wikia-l@wikia.com</a>
<a href="http://lists.wikia.com/mailman/listinfo/wikia-l" target="_blank">http://lists.wikia.com/mailman/listinfo/wikia-l</a></div></pre>
</blockquote>
</div>

<br>_______________________________________________<br>
Wikia-l mailing list<br>
<a href="mailto:Wikia-l@wikia.com" target="_blank">Wikia-l@wikia.com</a><br>
<a href="http://lists.wikia.com/mailman/listinfo/wikia-l" target="_blank">http://lists.wikia.com/mailman/listinfo/wikia-l</a><br></blockquote></div><br><br clear="all"><br></div></div>-- <br><div><div></div><div class="Wj3C7c">
Victor (&#39;Daworm&#39;)<br>AoCWiki Sysop (<a href="http://aoc.wikia.com/" target="_blank">http://aoc.wikia.com/</a>)
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Victor (&#39;Daworm&#39;)<br>AoCWiki Sysop (<a href="http://aoc.wikia.com/">http://aoc.wikia.com/</a>)