Coder Social home page Coder Social logo

project-babel's People

Watchers

 avatar

project-babel's Issues

Anonymously SVN URL?

What steps will reproduce the problem?
1. http://code.google.com/p/project-babel/source


What is the expected output? What do you see instead?
http://project-babel.googlecode.com/svn/trunk/ project-babel-read-only
There is a space in the URL, I got a 404 not found with&without the space.

What version of the product are you using? On what operating system?
Open with Firefox, not SVN client.

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 23 Nov 2007 at 3:35

ING Archive

ING 将会是未来 V2EX 
中增长最快的部分。因此,一个用起来感觉舒服的 archive 页
面非常有必要。

Original issue reported on code.google.com by v2ex.livid on 16 Mar 2007 at 7:36

Cache issue on man.html

The categories displayed on man.html are not properly cached.

Original issue reported on code.google.com by v2ex.livid on 19 Apr 2007 at 7:46

R500 to v0.5-pre SQL upgrade

It's still missing in trunk and it's very important for existing users.

Original issue reported on code.google.com by v2ex.livid on 4 Mar 2007 at 9:15

Create the extlib directory before fetch-lib ant target

when checkout the source, there are no extlib directory, so the first run 
{
ant fetch-lib
}
course error.

i found the fetch-lib target do not depends on the init target,just add a
depends is ok.

Index: /home/rory/projects/midgard/build.xml
===================================================================
--- /home/rory/projects/midgard/build.xml   (revision 261)
+++ /home/rory/projects/midgard/build.xml   (working copy)
@@ -126,7 +126,7 @@
   </target>

   <target name="fetch-extlib"
-        description="Get external libraries" >
+        description="Get external libraries" depends="init">
     <exec dir="${extlib}" executable="wget">
       <arg value="--input-file=${conf}/extlib.urls"/>
       <arg value="-nc"/>


Original issue reported on code.google.com by [email protected] on 30 Aug 2007 at 2:07

Board view for mobile edition

目前在 mobile 版本中无法选择讨论区。

Original issue reported on code.google.com by v2ex.livid on 16 Mar 2007 at 8:14

Restricted nodes

New node access control feature.

Only permitted members can access a restricted node.

Original issue reported on code.google.com by v2ex.livid on 5 Mar 2007 at 6:35

Unanswered topics are not included in search results

What steps will reproduce the problem?
1. 发表一篇主题
2. 在他未被回复前使用搜索功能搜索
3. 没有被回复的这篇主题不会出现在搜索结果内。

未被回复的主题应该也能被搜索的。看了下代码似乎是因为��
�询是使用的搜索条件中包括
tpc_id = 
pst_tid,导致在babel_post表里没有记录(没有回复)的topic不能�
��搜索出来。
改了下语句使用left join连接babel_post表后此问题解决。

Original issue reported on code.google.com by [email protected] on 8 Mar 2007 at 7:13

Portraits URL in RSS feeds

Create a private namespace for V2EX specific features.

Every item in RSS feeds should carry this element:

<v2ex:portrait>http://www.v2ex.com/img/p/1.jpg</v2ex:portrait>

There could be 3 <portrait> elements for 3 different portrait sizes.

Original issue reported on code.google.com by v2ex.livid on 29 Apr 2007 at 10:19

HTML Purifier Security Release

To whom it may concern,

HTML Purifier 3.1.0 was recently released, and fixes a security
vulnerability. While users of Midgard use PEAR to update their installation
of HTML Purifier, it would probably be a good idea to notify them of the
security issue and tell them to upgrade. Be sure to make sure your code is
compatible with 3.1.0!

Thanks,
Edward

Original issue reported on code.google.com by [email protected] on 18 May 2008 at 9:37

Move to Google Code

Project Babel needs a new start, as the first step, I'll move the
Subversion trunk to Google Code. I hope 100M hosting space is enough for
one year's growth.

Original issue reported on code.google.com by v2ex.livid on 3 Mar 2007 at 5:46

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.